)]}'
{
  "commit": "06d66eb9521758452254401a00b8427e55bb8175",
  "tree": "757efb13796cebba7dc9e43ee11bf39b8e93bf47",
  "parents": [
    "7aaf909484a27496a625a6b718a04fda604a3dc1"
  ],
  "author": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Mon Mar 09 10:27:14 2026 -0700"
  },
  "committer": {
    "name": "Ivan Frade",
    "email": "ifrade@google.com",
    "time": "Fri Mar 27 15:12:00 2026 +0200"
  },
  "message": "PackBitmapIndexRemapper: Do not remap if the object order is the same\n\nIn midx bitmaps, the objects are ordered first by pack and then by\noffset. If we build a new midx adding a pack to a previous midx, the\nbitmaps are reusable as they are (the objects in the new pack are\nextra 0s in the old bitmaps).\n\nIf old and new positions are the same to the old objects, discard the\nmapping array and return directly the old bitmap.\n\nLink: https://review.gerrithub.io/id/I78b0dae5909adfb7ab5a0e774bb870096a6a6964\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ffbc0737ac735eb3ac013aad8a30d84fe24925f1",
      "old_mode": 33188,
      "old_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackBitmapIndexRemapper.java",
      "new_id": "4d639a3e5eba7b7cd3e9c47ff57727f9b928b5e3",
      "new_mode": 33188,
      "new_path": "org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/PackBitmapIndexRemapper.java"
    }
  ]
}
