)]}'
{
  "commit": "363a3657b133ea4668bd832410eff67cfdb7dfd1",
  "tree": "fd504cb21912c9e9f7924bd62bc8cc0ff646f8eb",
  "parents": [
    "11a12ceb0be1bf13e2e6d5de2368688a58f9400c"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Fri Mar 24 00:18:12 2017 +0000"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Sat Mar 25 01:33:18 2017 +0100"
  },
  "message": "Don\u0027t flag a packfile invalid if opening existing file failed\n\nA packfile random file open operation may fail with a\nFileNotFoundException even if the file exists, possibly\nfor the temporary lack of resources.\n\nInstead of managing the FileNotFoundException as any generic\nIOException it is best to rethrow the exception but prevent\nthe packfile for being flagged as invalid until it is actually\nopened and read successfully or unsuccessfully.\n\nBug: 514170\nChange-Id: Ie37edba2df77052bceafc0b314fd1d487544bf35\nSigned-off-by: Luca Milanesio \u003cluca.milanesio@gmail.com\u003e\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e004f90902e13af768fd6ee987511b6acf0b330c",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackFile.java",
      "new_id": "d33148152fad4af39f10bd64493050e175cab48d",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackFile.java"
    }
  ]
}
