)]}'
{
  "commit": "6dfadc8981a3f2fd3fb552eb956fe12a542f8ee8",
  "tree": "6ceb2453d4662d4234cc7049ca2c786c4349e629",
  "parents": [
    "6cd33dceed60949e2dbc32e3f0f5e67c4c882e1e"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sat Apr 30 22:17:15 2022 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sat Apr 30 22:22:12 2022 -0700"
  },
  "message": "clone: plug a miniscule leak\n\nThe remote_name variable is first assigned a copy of the value of\nthe \"clone.defaultremotename\" configuration variable and then by the\nvalue of the \"--origin\" command line option.  The former is prepared\nto see multiple instances of the configuration variable by freeing\nthe current value of the variable before a copy of the newly\ndiscovered value gets assigned to it.  The latter however blindly\nassigned a copy of the new value to the variable, thereby leaking\nthe value read from the configuration variable.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "52316563795fe34638b3ae22263ebf4e5f456ca5",
      "old_mode": 33188,
      "old_path": "builtin/clone.c",
      "new_id": "194d50f75f337edf30d9044a676cdbd4ce0d536d",
      "new_mode": 33188,
      "new_path": "builtin/clone.c"
    }
  ]
}
