)]}'
{
  "commit": "62c4303705803106bcfceb24575cc759ac1bdcf9",
  "tree": "29e10305e0950a1aa4505fb299feef0733305a83",
  "parents": [
    "1f4904e22f2d90cd59a814a06b5f4fc118fe8c11"
  ],
  "author": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Thu Dec 04 10:33:44 2025 +0000"
  },
  "committer": {
    "name": "Edwin Kempin",
    "email": "ekempin@google.com",
    "time": "Thu Dec 04 13:58:57 2025 +0000"
  },
  "message": "CodeOwnersInChangeCollection: Get changed paths without rename detection\n\nCodeOwnersInChangeCollection only needs to check whether the path exists\nas a new path or as an old path of a rename or deletion. Since old paths\nof deletions and renames are handled the same way we do not need to\ndetect renames. If we get the changed files without rename detection,\nrenames are returned as 2 changed files, one with the new path for the\naddition and one with the old path for the deletion.\n\nChange-Id: I9a857e0bf17262a7be56c7a2affcc2cbe4f12694\nSigned-off-by: Edwin Kempin \u003cekempin@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6c77dd0452064a48ddc162937a5d132639f0a25d",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java",
      "new_id": "31491fb17d2bce6bcc1129cdbef0fababec28464",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/backend/ChangedFiles.java"
    },
    {
      "type": "modify",
      "old_id": "53473f2c5ae4a08baefc879f304701bf82a98859",
      "old_mode": 33188,
      "old_path": "java/com/google/gerrit/plugins/codeowners/restapi/CodeOwnersInChangeCollection.java",
      "new_id": "ec91b94430b33bca862cb280e852e4b3b16b5d4e",
      "new_mode": 33188,
      "new_path": "java/com/google/gerrit/plugins/codeowners/restapi/CodeOwnersInChangeCollection.java"
    },
    {
      "type": "modify",
      "old_id": "b225828b145e63231171d04365762f32dbf1e3ad",
      "old_mode": 33188,
      "old_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java",
      "new_id": "5df0afbf1d8b6af4accd9a23f9764826e18dda88",
      "new_mode": 33188,
      "new_path": "javatests/com/google/gerrit/plugins/codeowners/backend/ChangedFilesTest.java"
    }
  ]
}
