)]}'
{
  "commit": "b72559caa4ca3733b7694fa27364c4a9ac364159",
  "tree": "0b5ce11da98b46321dc4f9fb3b97de9d22839fa7",
  "parents": [
    "b54d5e19f068a73bdbde5a9434fe72902764b958"
  ],
  "author": {
    "name": "Pablo Sabater",
    "email": "pabloosabaterr@gmail.com",
    "time": "Fri Jul 24 12:54:16 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Jul 24 08:46:59 2026 -0700"
  },
  "message": "fetch-pack: use unsigned int for hash_algo variable\n\nhash_algo_by_name() returns unsigned int, but it is stored in\nhash_algo variable as int. This goes unnoticed because of:\n\n\tDISABLE_SIGN_COMPARE_WARNINGS\n\nOn \u0027fetch-pack.c\u0027\n\nOn a subsequent commit this function will be moved to \u0027connect.c\u0027 that\nwould notice this.\n\nChange hash_algo variable type to match its return type, also make it\nconst because they are never modified.\n\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": "65ebfec09fc62df11846d7be1a8740262e48b2b4",
      "old_mode": 33188,
      "old_path": "fetch-pack.c",
      "new_id": "f1e64160fc92a6f1acbfa13d1103b78073e789c6",
      "new_mode": 33188,
      "new_path": "fetch-pack.c"
    }
  ]
}
