)]}'
{
  "commit": "ac8ddf2c633a08ec72d1253a3ef3c787670933c4",
  "tree": "8213b40e331096d35e0c4b7bbcb14bc50e49e913",
  "parents": [
    "2cb2950fc551a73bcc1ecf355a4c5d9f1138da34"
  ],
  "author": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Thu Jun 16 22:05:29 2022 +0100"
  },
  "committer": {
    "name": "Luca Milanesio",
    "email": "luca.milanesio@gmail.com",
    "time": "Sun Jul 31 00:57:44 2022 +0200"
  },
  "message": "Consider any HTTP 2xx response code from REST-API as success\n\nWhen executing remote REST-API for either ApplyObject or Fetch\nany 2xx status code (200, 201, 202, 203, 204, ...) should be\nconsidered as a completion and not reported as a failure or retried.\n\nPreviously, the 202 was missed and potentially also others could\nbe missed in the future. There is no reason for considering a 2xx\nas an unsuccessful result.\n\nChange-Id: Id2e55cfe441c73983001fc76156a47e5fe08d97c\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3efcacfed8eed1de069458ad18ff5bbb31bbb967",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/client/HttpResult.java",
      "new_id": "ec9d65f5ce01199abbb01547f048e3e66b853004",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/client/HttpResult.java"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d82f3a5853494664bdf9ab291c9b441503be62cc",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/client/HttpResultTest.java"
    }
  ]
}
