)]}'
{
  "commit": "c5eadcaab1d3969a4fbc009c65be622271edddd9",
  "tree": "da73e2b968aa40ee781cce63acc5290c573437a2",
  "parents": [
    "1d4974c9bcbe3c9c0611cb056730d49c6b0b6b5e"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Sun Mar 22 23:54:00 2015 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Mar 22 21:39:18 2015 -0700"
  },
  "message": "trailer: use capture_command\n\nWhen we read from a trailer.*.command sub-program, the\ncurrent code uses run_command followed by a pipe read, which\ncan result in deadlock (though in practice you would have to\nhave a large trailer for this to be a problem). The current\ncode also leaks the file descriptor for the pipe to the\nsub-command.\n\nInstead, let\u0027s use capture_command, which makes this simpler\n(and we can get rid of our custom helper).\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": "05b3859b476dc19f37d8715ac012c29373e8f91e",
      "old_mode": 33188,
      "old_path": "trailer.c",
      "new_id": "4b14a567b418acd3181fcf6e37f246c91d60eb60",
      "new_mode": 33188,
      "new_path": "trailer.c"
    }
  ]
}
