)]}'
{
  "commit": "ccb7f822d520472026a12250e1390683706a8154",
  "tree": "df05a19f4a70bd32caa06fcc65f981fe5dc14509",
  "parents": [
    "62d3fa09b3890631af7c572cb6132088a14d2653"
  ],
  "author": {
    "name": "Taylor Blau",
    "email": "me@ttaylorr.com",
    "time": "Wed Oct 15 18:28:50 2025 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Oct 16 10:08:55 2025 -0700"
  },
  "message": "builtin/repack.c: remove ref snapshotting from builtin\n\nWhen writing a MIDX, \u0027git repack\u0027 takes a snapshot of the repository\u0027s\nreferences and writes the result out to a file, which it then passes to\n\u0027git multi-pack-index write\u0027 via the \u0027--refs-snapshot\u0027.\n\nThis is done in order to make bitmap selections with respect to what we\nare packing, thus avoiding a race where an incoming reference update\ncauses us to try and write a bitmap for a commit not present in the\nMIDX.\n\nExtract this functionality out into a new repack-midx.c compilation\nunit, and expose the necessary functions via the repack.h API.\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": "3ee8d27dba24b8c46edbe71d4e5a6a7dc5ac6dc2",
      "old_mode": 33188,
      "old_path": "Makefile",
      "new_id": "b2142771635c3120c3443620b9c30a7c393d88e5",
      "new_mode": 33188,
      "new_path": "Makefile"
    },
    {
      "type": "modify",
      "old_id": "e2313c80c3901894798ad761d62d3208325f40ec",
      "old_mode": 33188,
      "old_path": "builtin/repack.c",
      "new_id": "771372182647f2943f7317550a27263f164be8b5",
      "new_mode": 33188,
      "new_path": "builtin/repack.c"
    },
    {
      "type": "modify",
      "old_id": "47b05089eeceeeeb4002734c9f11528988b498bd",
      "old_mode": 33188,
      "old_path": "meson.build",
      "new_id": "0423ed30c41d6425072270dda6b0b94cc6cabe19",
      "new_mode": 33188,
      "new_path": "meson.build"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "354df729a5efc7dfa20e47dd63751b9f782529a1",
      "new_mode": 33188,
      "new_path": "repack-midx.c"
    },
    {
      "type": "modify",
      "old_id": "cea7969ae47b19c71bd8fd0bcafb27281b54cca6",
      "old_mode": 33188,
      "old_path": "repack.h",
      "new_id": "803e1292240887464f2829e7491ce1208b42b2ca",
      "new_mode": 33188,
      "new_path": "repack.h"
    }
  ]
}
