)]}'
{
  "commit": "a7338dd1e5173b081d0ec1a7f31f48ed34b07d70",
  "tree": "250874bb18462aa82f7b5cf3eac52db949fdfbb0",
  "parents": [
    "0bc89fabe279ae3ec5eef28ca551becf90816d26"
  ],
  "author": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Sat Aug 10 23:28:07 2019 +0200"
  },
  "committer": {
    "name": "Matthias Sohn",
    "email": "matthias.sohn@sap.com",
    "time": "Sat Aug 10 23:57:21 2019 +0200"
  },
  "message": "Remove FileBasedConfig.load(boolean) introduced in d45219ba\n\nWe can\u0027t add this method to the super class StoredConfig since that\nabstracts from filesystem storage. MockSystemReader.MockConfig is a\nStoredConfig and is also used by tests for dfs based storage. Hence\nremove this leaky abstraction.\n\nThis implies we always use the fallback FileStoreAttributes which means\na config file modification is considered racy within the first 2\nseconds. This should not be an issue since typically configs change\nrarely and re-reading a config within the racy period is relatively\ncheap since configs are small.\n\nChange-Id: Ia2615addc24a7cadf3c566ee842c6f4f07e159a5\nSigned-off-by: Matthias Sohn \u003cmatthias.sohn@sap.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7aa7301b0364c6d9b4ea102cdf30d1b5e272012e",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/.settings/.api_filters",
      "new_id": "5874cd51f049fd61419e0c6e5522ec40e1780177",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/.settings/.api_filters"
    },
    {
      "type": "modify",
      "old_id": "633632dc013de0813a6dc3ffa82839063e86cfd1",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileBasedConfig.java",
      "new_id": "e7b0941f2db13818369f85525d826a03024baff2",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileBasedConfig.java"
    },
    {
      "type": "modify",
      "old_id": "19c04619df1860c9126413cede43dbed56a303e8",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java",
      "new_id": "509e6d2280e6ba167fca3984bbff4421487c9a18",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java"
    }
  ]
}
