)]}'
{
  "commit": "1e11fab59c71d191970233cf8c2f573458ed952c",
  "tree": "89de94679a164b09b726bbc8733973bcb501d0df",
  "parents": [
    "359da658ae32d9a7e5e93ac173fc221352b62917"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jul 20 18:02:15 2022 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Wed Jul 20 21:46:21 2022 -0700"
  },
  "message": "builtin/remote.c: use the right kind of STRING_LIST_INIT\n\nSince 4a4b4cda (builtin-remote: Make \"remote -v\" display push urls,\n2009-06-13), the string_list that was initialized with 0 in its\nstrdup_string member is immediately made to strdup its key strings\nby flipping the strdup_string member to true.  When 183113a5\n(string_list: Add STRING_LIST_INIT macro and make use of it.,\n2010-07-04) has introduced STRING_LIST_INIT macros, it mechanically\nreplaced the initialization to STRING_LIST_INIT_NODUP.\n\nInstead, just use the other initialization macro to make it strdup\nthe key from the beginning.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "299c466116debac6b8c69658c5f499454496fdbd",
      "old_mode": 33188,
      "old_path": "builtin/remote.c",
      "new_id": "ac3ab4495b09bd3a17a4933816ce4d41d8592f2a",
      "new_mode": 33188,
      "new_path": "builtin/remote.c"
    }
  ]
}
