)]}'
{
  "commit": "ae7a0ffc25df0103fe28c8504f8120e85edb9181",
  "tree": "812ba3fdb563172fdf020307524d329fc4edd3f3",
  "parents": [
    "1bbb92d54019be5317e39182c6b2696f4abd0755"
  ],
  "author": {
    "name": "Patrick Steinhardt",
    "email": "ps@pks.im",
    "time": "Fri Sep 11 15:27:33 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Sep 11 09:14:44 2026 -0700"
  },
  "message": "builtin/fsck: move multi-pack index verification into the packed source\n\nThe checks for multi-pack indexes are hosted in `cmd_fsck()` directly.\nThese checks are obviously specific to the \"packed\" backend.\n\nMove the logic into `odb_source_packed_fsck()`. As in preceding commits,\nthis means that we now properly honor both \"--connectivity-only\" and\n\"--no-full\". Furthermore, we drop the dedicated `ERROR_MULTI_PACK_INDEX`\nbit and instead use the generic `ERROR_OBJECT` bit.\n\nSigned-off-by: Patrick Steinhardt \u003cps@pks.im\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2f7d29aa56209bcb57c40f1e981abd3b36ebb41f",
      "old_mode": 33188,
      "old_path": "builtin/fsck.c",
      "new_id": "7eaea340b0235ebb5c853cf51cf1df3a44cf73f0",
      "new_mode": 33188,
      "new_path": "builtin/fsck.c"
    },
    {
      "type": "modify",
      "old_id": "2b5dc502f53b16305036e02bd96119bba09a6a31",
      "old_mode": 33188,
      "old_path": "odb/source-packed.c",
      "new_id": "9f54a5e83ad53aff0f0dcd8b3358d529dd35373c",
      "new_mode": 33188,
      "new_path": "odb/source-packed.c"
    },
    {
      "type": "modify",
      "old_id": "68143cb5b76952586323b54a5aa71abcd00bf679",
      "old_mode": 33261,
      "old_path": "t/t5319-multi-pack-index.sh",
      "new_id": "20b010c33b7790ee5fc131333deea45b5ef27ab0",
      "new_mode": 33261,
      "new_path": "t/t5319-multi-pack-index.sh"
    }
  ]
}
