)]}'
{
  "commit": "b9cc405612f6badded21cb526cdeaa627fecbb37",
  "tree": "c273daae27bd0fedd5a31f7c067d28c69cc7884e",
  "parents": [
    "4abf20f00439b857c34bac55176011c5612310da"
  ],
  "author": {
    "name": "Ævar Arnfjörð Bjarmason",
    "email": "avarab@gmail.com",
    "time": "Thu Feb 21 20:28:49 2019 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Feb 22 11:20:56 2019 -0800"
  },
  "message": "commit-graph tests: fix unportable \"dd\" invocation\n\nChange an unportable invocation of \"dd\" with count\u003d0, that wanted to\ntruncate the commit-graph file.  In POSIX it is unspecified what\nhappens when count\u003d0 is provided[1]. The NetBSD \"dd\" behavior\ndiffers from GNU (and seemingly other BSDs), which has left this test\nbroken since d2b86fbaa1 (\"commit-graph: fix buffer read-overflow\",\n2019-01-15).\n\nCopying from /dev/null would seek/truncate to seek\u003d$zero_pos and\nstop immediately after that (without being able to copy anything),\nwhich is the right way to truncate the file.\n\n1. http://pubs.opengroup.org/onlinepubs/9699919799/utilities/dd.html\n\nSigned-off-by: Ævar Arnfjörð Bjarmason \u003cavarab@gmail.com\u003e\nHelped-by: SZEDER Gábor \u003cszeder.dev@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d4bd1522fe2e6e94578b2d6f709005c7a271b4b0",
      "old_mode": 33261,
      "old_path": "t/t5318-commit-graph.sh",
      "new_id": "561796f2809c38d3b5229abd4359f5b72141839e",
      "new_mode": 33261,
      "new_path": "t/t5318-commit-graph.sh"
    }
  ]
}
