)]}'
{
  "commit": "00df20a7ab4a4de355f69157acfd2502ab58a3aa",
  "tree": "d3305695ef06b9061574e53d0bf79d8e22e29e69",
  "parents": [
    "43c8a30d150ecede9709c1f2527c8fba92c65f40"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Mon Sep 18 18:29:40 2023 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Sep 18 15:56:14 2023 -0700"
  },
  "message": "fsmonitor: prefer repo_git_path() to git_pathdup()\n\nThe fsmonitor_ipc__get_path() function ignores its repository argument.\nIt should use it when constructing repo paths (though in practice, it is\nunlikely anything but the_repository is ever passed, so this is cleanup\nand future proofing, not a bug fix).\n\nNote that despite the lack of \"dup\" in the name, repo_git_path() behaves\nlike git_pathdup() and returns an allocated string.\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": "8928fa93ce223968ab59279ddac50a3dd2b15239",
      "old_mode": 33188,
      "old_path": "compat/fsmonitor/fsm-ipc-win32.c",
      "new_id": "41984ea48e26b8c5fc9cf8ed9bc6851957a230d9",
      "new_mode": 33188,
      "new_path": "compat/fsmonitor/fsm-ipc-win32.c"
    }
  ]
}
