)]}'
{
  "commit": "48bb96bad0089b5bbd9bf599c626c2e4a2c2294e",
  "tree": "d5de0a71731b0863e076086bf169eb680731e870",
  "parents": [
    "b6d6fb4facd363dd9765a3fc85812615e5fd56b2"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Fri Aug 22 09:13:24 2014 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Tue Jan 13 08:19:07 2015 +0000"
  },
  "message": "Use credentials provider as the URIish password auth is broken\n\nBecause of the merged change in JGit [1] that introduces the\nability to use the ~/.netrc credentials, all the JGit commands on\nprivate repositories are broken [2].\n\nIn order to get around this problem we need to avoid using the URIish\ncredentials and explicitly provide a not-null CredentialsProvider\nthat uses the underlying GitHub OAuth credentials for the HTTP BasicAuth\nhandshake.\n\n[1] https://git.eclipse.org/r/#/c/22194/\n[2] https://groups.google.com/forum/#!topic/repo-discuss/t_yYD2IGYS0\n\nChange-Id: I6723990da79ebeec96e80389d81d6f3233668694",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "464f252e6223523ce5fab1c58ff17dcb8f18f898",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitCloneStep.java",
      "new_id": "b1302f1bd9b7374e9de9163c99e384e462ac72cc",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitCloneStep.java"
    },
    {
      "type": "modify",
      "old_id": "a6779586446f6afb8a1f40eeda776a8935b64a3e",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitHubRepository.java",
      "new_id": "9544984756f0a94b6d4762454a973a7ed51b84b0",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/GitHubRepository.java"
    },
    {
      "type": "modify",
      "old_id": "3f199be1c09325eda3ada4b6d73d0623082c3200",
      "old_mode": 33188,
      "old_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/PullRequestImportJob.java",
      "new_id": "89f3454684c3209f02dbb3490890831e5666a067",
      "new_mode": 33188,
      "new_path": "github-plugin/src/main/java/com/googlesource/gerrit/plugins/github/git/PullRequestImportJob.java"
    }
  ]
}
