)]}'
{
  "commit": "24f082e6f45e39dc36f55a3344696d707740f56e",
  "tree": "2af293aefd580bdfe19e194d4f1be6f2f2126015",
  "parents": [
    "eb1fbc64b705deaf600bbba777616209280f43a5"
  ],
  "author": {
    "name": "Calvin Wan",
    "email": "calvinwan@google.com",
    "time": "Fri Jul 24 12:54:19 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jul 24 08:46:59 2026 -0700"
  },
  "message": "fetch-pack: move fetch initialization\n\nThere are some variables initialized at the start of the\ndo_fetch_pack_v2() state machine. Currently, they are initialized in\nFETCH_CHECK_LOCAL, which is the initial state set at the beginning\nof the function.\n\nHowever, a subsequent patch will allow for another initial state,\nwhile still requiring these initialized variables.\nMove the initialization to be before the state machine,\nso that they are set regardless of the initial state.\n\nNote that there is no change in behavior, because we\u0027re moving code\nfrom the beginning of the first state to just before the execution of\nthe state machine.\n\nHelped-by: Jonathan Tan \u003cjonathantanmy@google.com\u003e\nHelped-by: Christian Couder \u003cchriscool@tuxfamily.org\u003e\nSigned-off-by: Calvin Wan \u003ccalvinwan@google.com\u003e\nSigned-off-by: Eric Ju \u003ceric.peijian@gmail.com\u003e\nSigned-off-by: Pablo Sabater \u003cpabloosabaterr@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3695059cd55b03e238ed7917ec4afe3e6bd520f2",
      "old_mode": 33188,
      "old_path": "fetch-pack.c",
      "new_id": "922a9b25812c68aa787feb950b24bcab1c026af3",
      "new_mode": 33188,
      "new_path": "fetch-pack.c"
    }
  ]
}
