)]}'
{
  "commit": "c15087d17bd3c146696bfe6abf86322d79bf61ca",
  "tree": "9425978e45e7a3268d93289ec5c504905323bd5c",
  "parents": [
    "53692df2b82f9d5ce15779da7d5227f1b027e193"
  ],
  "author": {
    "name": "Ævar Arnfjörð Bjarmason",
    "email": "avarab@gmail.com",
    "time": "Sun Mar 28 15:15:48 2021 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Mar 28 19:03:10 2021 -0700"
  },
  "message": "fsck.c: move gitmodules_{found,done} into fsck_options\n\nMove the gitmodules_{found,done} static variables added in\n159e7b080bf (fsck: detect gitmodules files, 2018-05-02) into the\nfsck_options struct. It makes sense to keep all the context in the\nsame place.\n\nThis requires changing the recently added register_found_gitmodules()\nfunction added in 5476e1efde (fetch-pack: print and use dangling\n.gitmodules, 2021-02-22) to take fsck_options. That function will be\nremoved in a subsequent commit, but as it\u0027ll require the new\ngitmodules_found attribute of \"fsck_options\" we need this intermediate\nstep first.\n\nAn earlier version of this patch removed the small amount of\nduplication we now have between FSCK_OPTIONS_{DEFAULT,STRICT} with a\nFSCK_OPTIONS_COMMON macro. I don\u0027t think such de-duplication is worth\nit for this amount of copy/pasting.\n\nSigned-off-by: Ævar Arnfjörð Bjarmason \u003cavarab@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6a61a464283e108915d216fb12828e06c8538f58",
      "old_mode": 33188,
      "old_path": "fetch-pack.c",
      "new_id": "82c3c2c043b0401a2dbcf89401d2a6a3c91b0cf1",
      "new_mode": 33188,
      "new_path": "fetch-pack.c"
    },
    {
      "type": "modify",
      "old_id": "a59832a1650850a937cfe7c1b754f3c9c5ae3725",
      "old_mode": 33188,
      "old_path": "fsck.c",
      "new_id": "642bd2ef9dadff088299e58c78932312913a5c39",
      "new_mode": 33188,
      "new_path": "fsck.c"
    },
    {
      "type": "modify",
      "old_id": "d284bac361498e6fb418c973c59941667d01798b",
      "old_mode": 33188,
      "old_path": "fsck.h",
      "new_id": "e20f9bcb3940ae101c15f7d0762a334ab5a9b281",
      "new_mode": 33188,
      "new_path": "fsck.h"
    }
  ]
}
