)]}'
{
  "commit": "be0905fed1cdc9a2269f19569c518f00d54d2dbe",
  "tree": "2d47f9613180e8faa08797bb82cdab9f508fdaa6",
  "parents": [
    "230d022fe3ba67465e867ac1fa4da3bcf0d31630"
  ],
  "author": {
    "name": "Meet Soni",
    "email": "meetsoni3017@gmail.com",
    "time": "Tue Feb 04 09:35:56 2025 +0530"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Feb 04 09:51:41 2025 -0800"
  },
  "message": "remote: rename query_refspecs functions\n\nRename functions related to handling refspecs in preparation for their\nmove from `remote.c` to `refspec.c`. Update their names to better\nreflect their intent:\n\n    - `query_refspecs()` -\u003e `refspec_find_match()` for clarity, as it\n      finds a single matching refspec.\n\n    - `query_refspecs_multiple()` -\u003e `refspec_find_all_matches()` to\n      better reflect that it collects all matching refspecs instead of\n      returning just the first match.\n\n    - `query_matches_negative_refspec()` -\u003e\n      `refspec_find_negative_match()` for consistency with the\n      updated naming convention, even though this static function\n      didn\u0027t strictly require renaming.\n\nSigned-off-by: Meet Soni \u003cmeetsoni3017@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "90de3746b5229f87655c4111112980945cd49832",
      "old_mode": 33188,
      "old_path": "builtin/push.c",
      "new_id": "92d530e5c4dff07e7fecd439f7aaef9721fd780f",
      "new_mode": 33188,
      "new_path": "builtin/push.c"
    },
    {
      "type": "modify",
      "old_id": "1da8ec703768b2baac02a25177a0f2544c5f73be",
      "old_mode": 33188,
      "old_path": "remote.c",
      "new_id": "b510809a56be6a3f455a2c3abd91fc2f18244f40",
      "new_mode": 33188,
      "new_path": "remote.c"
    },
    {
      "type": "modify",
      "old_id": "66ee53411d76691122b642dfe162d5aa455ab5c8",
      "old_mode": 33188,
      "old_path": "remote.h",
      "new_id": "516ba7f39890b9c291b73a11c28fa96f3ab4712e",
      "new_mode": 33188,
      "new_path": "remote.h"
    }
  ]
}
