)]}'
{
  "commit": "d08a74cee9060cfdd3fdc326a29186e6d80a8cac",
  "tree": "6e70005cfb05974af3958c83ac94732ebb60d736",
  "parents": [
    "9b1fb8b10d65b56fd39df22d804efcf07a18e0cf"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Aug 05 09:07:55 2013 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Mon Aug 05 09:07:55 2013 +0100"
  },
  "message": "[GERRITHUB-5] SSH Key import with scope-specific OAuth login",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "69ceaecbebd1d6ce094672c9249661940d3cb4be",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubLogin.java",
      "new_id": "489bd03b9df54ed15767e14563a17d5f707cb6bb",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/GitHubLogin.java"
    },
    {
      "type": "modify",
      "old_id": "7e43ba714feb48e9f28d1971724691e4bed595f3",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthFilter.java",
      "new_id": "0aab679f5644c5a3f0d7d07c35c62924594aa0de",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthFilter.java"
    },
    {
      "type": "modify",
      "old_id": "790df5900a78759dd78f61f7a85745af70bb0cfa",
      "old_mode": 33188,
      "old_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthProtocol.java",
      "new_id": "ad89b9c989bc824e16789e00454ffde3bab6ef77",
      "new_mode": 33188,
      "new_path": "github-oauth/src/main/java/com/googlesource/gerrit/plugins/github/oauth/OAuthProtocol.java"
    },
    {
      "type": "modify",
      "old_id": "83e7e834dca56290e6f0720dbe6781268c096f6e",
      "old_mode": 33188,
      "old_path": "github-plugin/pom.xml",
      "new_id": "6935a385b07797a03cbf78310f07c8a5b3d01b25",
      "new_mode": 33188,
      "new_path": "github-plugin/pom.xml"
    },
    {
      "type": "delete",
      "old_id": "adbb03ab191b713285ddf745ac1d256d5b6cfc28",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/init/InitFlags.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "4fa3f906f1609b4efa892b0ebf40c584eacd08fb",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/init/InitStep.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "73db6f5e5c0e1e301976f4cebeaa43c1b1a80c77",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/init/InstallPlugins.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "387b93a324ca301f2f46f678c67e87af39cb58dc",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/init/Section.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "e8cf0ab212ae315926f6d7b6d5364bf8f745fd3e",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/util/ConsoleUI.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "delete",
      "old_id": "96e2ec8e517ab1efd125735656375395a4566e72",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/google/gerrit/pgm/util/Die.java",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "63b0bc324e5c2f113f9d0d0f9278bc4cd38b0730",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/HttpModule.java",
      "new_id": "1199569de6daf2cf10a4a360fb0976cf285fb6d0",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/HttpModule.java"
    },
    {
      "type": "modify",
      "old_id": "3bb401d49ae15d60df4dbf6442dcbb345ef27a65",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/pullsync/PullRequestsServlet.java",
      "new_id": "7f2477fa21f2f911dbfe6c5a6eb31e00ccd7248f",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/pullsync/PullRequestsServlet.java"
    },
    {
      "type": "modify",
      "old_id": "45d277cc05ccdc759f3b6344e4332958db8010ea",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/replication/GitHubDestinations.java",
      "new_id": "2fb60fc22afd126c425caa24283f1b74ebba5d51",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/replication/GitHubDestinations.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b7e4ac9a631599c7d743eaf5893840e6c03946c5",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/wizard/SshKeysImportServlet.java"
    }
  ]
}
