)]}'
{
  "commit": "a7e154871cf6653702205374b4ab4635de5bc783",
  "tree": "c1518c9f4b33b1d621cb6252025b65bbd20305a1",
  "parents": [
    "c45372a71563ca6540f9afcdf1b70138c0c7b94f"
  ],
  "author": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Thu Aug 05 17:17:25 2021 +0200"
  },
  "committer": {
    "name": "Antonio Barone",
    "email": "syntonyze@gmail.com",
    "time": "Thu Aug 05 17:22:05 2021 +0200"
  },
  "message": "Use getByRemoteName in fetch command\n\nLeverage getByRemoteName() method in fetch command when looking for a\nspecific remote, rather than inefficiently scanning the entire list of\nsources.\n\nThis improves access time from an O(n) scan to an O(1) lookup.\n\nChange-Id: I282e1da1bb94adfb20a4f566130cdf1a4b424c57\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1ac9ac9148ad9f3627d7774a25f34ea67e8fec9",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/FetchCommand.java",
      "new_id": "8b3c437067cfc666b42eef8e885d66118f1756f9",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/api/FetchCommand.java"
    },
    {
      "type": "modify",
      "old_id": "e1ad5659ef7e5f8eeb143ed13b0162220963c166",
      "old_mode": 33188,
      "old_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/FetchCommandTest.java",
      "new_id": "e8d1a0f8759da2f65a7ba5491d0201f1febfc52f",
      "new_mode": 33188,
      "new_path": "src/test/java/com/googlesource/gerrit/plugins/replication/pull/api/FetchCommandTest.java"
    }
  ]
}
