)]}'
{
  "commit": "ae4b72d50e84f9af7978075d4919ad4d2b1d018a",
  "tree": "fd1af4ef19b2736c712af8f37b372e5df9552180",
  "parents": [
    "d3a73c1407f8936cb45516da8d3a2d4dd43c6379"
  ],
  "author": {
    "name": "Hugo Arès",
    "email": "hugo.ares@ericsson.com",
    "time": "Tue Apr 07 11:17:06 2015 -0400"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Thu Apr 30 16:21:05 2015 +0200"
  },
  "message": "Remove pack from list when file handle is stale\n\nThis error happens on nfs file system when you try to read a file that\nwas deleted or replaced.\n\nWhen the error happens because the file was deleted, removing it from\nthe list is the proper way to handle the error, same use case as\nFileNotFoundException. When the error happens because the file was\nreplaced, removing the file from the list will cause the file to be\nre-read so it will get the latest version of the file.\n\nBug: 462868\nChange-Id: I368af61a6cf73706601a3e4df4ef24f0aa0465c5\nSigned-off-by: Hugo Arès \u003chugo.ares@ericsson.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "10f5339aea117eb682dc453ca1efa58d970676a3",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties",
      "new_id": "6028618598bab1922ad2d15b693cc768d17f565b",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/resources/org/eclipse/jgit/internal/JGitText.properties"
    },
    {
      "type": "modify",
      "old_id": "2448bf8964f67ba11ce9e00f539d3c6115db4c5c",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java",
      "new_id": "3077e18c159394bb23b5d4f0b2c9df3ebdd89bb6",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/JGitText.java"
    },
    {
      "type": "modify",
      "old_id": "9001dc349a151c4e399bb4e976776790f0d36ce1",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ObjectDirectory.java",
      "new_id": "796109aee20f49209d55213d2a15f96f7fa7d807",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ObjectDirectory.java"
    }
  ]
}
