)]}'
{
  "commit": "337baea7212f0cf1aaa00a885d75098e260a22b0",
  "tree": "45725b9e718a2a796819b7d2c946938e6f30ffc0",
  "parents": [
    "42088e3d4ae5c5bc77a49fcbba79832d10d03499"
  ],
  "author": {
    "name": "Taylor Blau",
    "email": "me@ttaylorr.com",
    "time": "Wed Oct 15 18:29:05 2025 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Oct 16 10:08:56 2025 -0700"
  },
  "message": "builtin/repack.c: inline `remove_redundant_bitmaps()`\n\nAfter writing a new MIDX, the repack command removes any bitmaps\nbelonging to packs which were written into the MIDX.\n\nThis is currently done in a separate function outside of\n`write_midx_included_packs()`, which forces the caller to keep track of\nthe set of packs written into the MIDX.\n\nPrepare to no longer require the caller to keep track of such\ninformation by inlining the clean-up into `write_midx_included_packs()`.\nFuture commits will make the caller oblivious to the set of packs\nincluded in the MIDX altogether.\n\nSigned-off-by: Taylor Blau \u003cme@ttaylorr.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "865e0af039d6851ca2768f7fd390e5788bc84434",
      "old_mode": 33188,
      "old_path": "builtin/repack.c",
      "new_id": "271c86926898a0b287c217fc58098a48ef1c431d",
      "new_mode": 33188,
      "new_path": "builtin/repack.c"
    }
  ]
}
