)]}'
{
  "commit": "39fa527c8976da84cf70a9ea6b6d92a1fd9bd772",
  "tree": "e5eaeecf451a22ce860dd0c4c46d18ebe89a552b",
  "parents": [
    "db30130165bef1ceff04c0163db6676db23ba2fc"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Fri Sep 15 07:33:16 2023 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Sep 15 10:54:08 2023 -0700"
  },
  "message": "http: factor out matching of curl http/2 trace lines\n\nWe have to parse out curl\u0027s http/2 trace lines so we can redact their\nheaders. We already match two different types of lines from various\nvintages of curl. In preparation for adding another (which will be\nslightly more complex), let\u0027s pull the matching into its own function,\nrather than doing it in the middle of a conditional.\n\nWhile we\u0027re doing so, let\u0027s expand the comment a bit to describe the two\nmatches. That probably should have been part of db30130165 (http: handle\nboth \"h2\" and \"h2h3\" in curl info lines, 2023-06-17), but will become\neven more important as we add new types.\n\nSigned-off-by: Jeff King \u003cpeff@peff.net\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f30bd0bca9bf2aa0574cf0e1738d2454d24b19e7",
      "old_mode": 33188,
      "old_path": "http.c",
      "new_id": "7f7bc85dd0b15c63f0ba103e878c5b163eea8f93",
      "new_mode": 33188,
      "new_path": "http.c"
    }
  ]
}
