)]}'
{
  "commit": "3eabc358a940e5ac2e0cb161957a51f3e2a5a3a0",
  "tree": "46f800c359bcef80b85cf632190126b5b72fc0e8",
  "parents": [
    "b15384c06f77bc2d34d0d3623a8a58218313a561",
    "58589c20e555de187c8026ac721467919595543f"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Apr 09 11:21:59 2026 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Apr 09 11:21:59 2026 -0700"
  },
  "message": "Merge branch \u0027jk/c23-const-preserving-fixes-more\u0027\n\nFurther work to adjust the codebase for C23 that changes functions\nlike strchr() that discarded constness when they return a pointer into\na const string to preserve constness.\n\n* jk/c23-const-preserving-fixes-more:\n  git-compat-util: fix CONST_OUTPARAM typo and indentation\n  refs/files-backend: drop const to fix strchr() warning\n  http: drop const to fix strstr() warning\n  range-diff: drop const to fix strstr() warnings\n  pkt-line: make packet_reader.line non-const\n  skip_prefix(): check const match between in and out params\n  pseudo-merge: fix disk reads from find_pseudo_merge()\n  find_last_dir_sep(): convert inline function to macro\n  run-command: explicitly cast away constness when assigning to void\n  pager: explicitly cast away strchr() constness\n  transport-helper: drop const to fix strchr() warnings\n  http: add const to fix strchr() warnings\n  convert: add const to fix strchr() warnings\n",
  "tree_diff": []
}
