)]}'
{
  "commit": "eebcfdd1c3ece403247a37f5a766cb7facdb94c0",
  "tree": "1e4c27577ad92fc8d5bf37f25ddc7383de79f67b",
  "parents": [
    "85514e0976b59a84e1c3ac1f9c5f49046f14b323"
  ],
  "author": {
    "name": "Fabio Ponciroli",
    "email": "ponch78@gmail.com",
    "time": "Mon Aug 11 08:29:21 2025 -0600"
  },
  "committer": {
    "name": "Fabio Ponciroli",
    "email": "ponch78@gmail.com",
    "time": "Mon Aug 11 09:35:17 2025 -0600"
  },
  "message": "Prevent concurrent fetches on the same repository\n\nRunning multiple fetches concurrently on the same repository\nis unnecessary and often counterproductive, as one or more of\nthem are likely to fail.\n\nTo avoid this, ensure that only one fetch is executed at a time\nper repository.\n\nBug: Issue 437805590\nChange-Id: I7883e680e018705fcc0d307356b1c541fe8ecc93\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4b3749ddaf20f332acc9431898d5b7cdf47f3079",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/FetchOne.java",
      "new_id": "11f78fb3a4312b057443b2b878bb55fa5dee3bbc",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/FetchOne.java"
    },
    {
      "type": "modify",
      "old_id": "0a752880fb7751574617d066537b00548f240eae",
      "old_mode": 33188,
      "old_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/Source.java",
      "new_id": "097f058fb6d912fdbcab82c81d243cda8d4e2785",
      "new_mode": 33188,
      "new_path": "src/main/java/com/googlesource/gerrit/plugins/replication/pull/Source.java"
    }
  ]
}
