)]}'
{
  "commit": "40e9136ff641682e2ef739a3dbce03047ed5426f",
  "tree": "32194f6d4238e1b9605b0f37a6d52e236d230d72",
  "parents": [
    "61a22ddaf0626111193a17ac12f366bd6d167dff"
  ],
  "author": {
    "name": "Patrick Steinhardt",
    "email": "ps@pks.im",
    "time": "Mon Nov 06 11:45:53 2023 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Nov 07 08:51:40 2023 +0900"
  },
  "message": "test-bloom: stop setting up Git directory twice\n\nWe\u0027re setting up the Git directory twice in the `test-tool bloom`\nhelper, once at the beginning of `cmd_bloom()` and once in the local\nsubcommand implementation `get_bloom_filter_for_commit()`. This can lead\nto memory leaks as we\u0027ll overwrite variables of `the_repository` with\nnewly allocated data structures. On top of that it\u0027s simply unnecessary.\n\nFix this by only setting up the Git directory once.\n\nSigned-off-by: Patrick Steinhardt \u003cps@pks.im\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aabe31d724b675e4f69c9f3760bcd0a6e8e9bbad",
      "old_mode": 33188,
      "old_path": "t/helper/test-bloom.c",
      "new_id": "1281e66876f35d380d5360be23883c5ed27aafcf",
      "new_mode": 33188,
      "new_path": "t/helper/test-bloom.c"
    }
  ]
}
