)]}'
{
  "commit": "f05e099dea8ceeae5990f77ed6f4dc91d4be4694",
  "tree": "c5adc3b20456e823bf636ff7c94bf3682c95fbca",
  "parents": [
    "840eb9a1c54f76b1e16b249eb3f4240c3622daf3"
  ],
  "author": {
    "name": "Eric Ju",
    "email": "eric.peijian@gmail.com",
    "time": "Fri Jul 24 12:54:13 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jul 24 08:46:58 2026 -0700"
  },
  "message": "cat-file: declare loop counter inside for()\n\nDeclare loop counters in the for statement when they are only used\nwithin the loop body, limiting their scope and improving readability.\n\nWhile updating the loop counters, use size_t instead of int for counters\nthat iterate over object counts.\n\nUpdate the \u0027nr\u0027 parameter of dispatch_calls() to size_t as all callers\nalready pass a value of that type.\n\nHelped-by: Christian Couder \u003cchriscool@tuxfamily.org\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": "b4b99a73da96965d1a5a655a620a68e1fbfd51cc",
      "old_mode": 33188,
      "old_path": "builtin/cat-file.c",
      "new_id": "03afc44c5ed4824bf747ef338b88a2d6358fc580",
      "new_mode": 33188,
      "new_path": "builtin/cat-file.c"
    },
    {
      "type": "modify",
      "old_id": "29c41132ee04957d582c899146cc7afbfe626ee9",
      "old_mode": 33188,
      "old_path": "fetch-pack.c",
      "new_id": "9eb8fc539986b7bd6e1fd03ad3e3291fbdaf373c",
      "new_mode": 33188,
      "new_path": "fetch-pack.c"
    }
  ]
}
