)]}'
{
  "commit": "662cc30cd048f2ccd7ba8d1540e0768ae264c0dd",
  "tree": "d05ea629e93ae982f0bb6941e5c052a8b4f9f348",
  "parents": [
    "a90804752f6ab2b911882d47fafb6c2b78f447c3"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Fri Sep 20 06:16:28 2013 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri Sep 20 11:09:51 2013 -0700"
  },
  "message": "format-patch: print in-body \"From\" only when needed\n\nCommit a908047 taught format-patch the \"--from\" option,\nwhich places the author ident into an in-body from header,\nand uses the committer ident in the rfc822 from header.  The\ndocumentation claims that it will omit the in-body header\nwhen it is the same as the rfc822 header, but the code never\nimplemented that behavior.\n\nThis patch completes the feature by comparing the two idents\nand doing nothing when they are the same (this is the same\nas simply omitting the in-body header, as the two are by\ndefinition indistinguishable in this case). This makes it\nreasonable to turn on \"--from\" all the time (if it matches\nyour particular workflow), rather than only using it when\nexporting other people\u0027s patches.\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": "dd0fb33a1520edf2a243555474d1875818294598",
      "old_mode": 33188,
      "old_path": "cache.h",
      "new_id": "153081cfe28815512eae2d75ed736b5a8c0370fe",
      "new_mode": 33188,
      "new_path": "cache.h"
    },
    {
      "type": "modify",
      "old_id": "1c123e685fbfbfcd5289958adc54a6cd48351628",
      "old_mode": 33188,
      "old_path": "ident.c",
      "new_id": "b29f81f83a68258b354c59df9bde40c254060ed9",
      "new_mode": 33188,
      "new_path": "ident.c"
    },
    {
      "type": "modify",
      "old_id": "74563c92b4cdce8e947a2816a8b56355b11439e6",
      "old_mode": 33188,
      "old_path": "pretty.c",
      "new_id": "b4e32b74d3622f92b2c5d3b9881e5cdf49d7f375",
      "new_mode": 33188,
      "new_path": "pretty.c"
    },
    {
      "type": "modify",
      "old_id": "668933bfb2c906ce9f8c74ab498f1986b56aced0",
      "old_mode": 33261,
      "old_path": "t/t4014-format-patch.sh",
      "new_id": "8f272bce84ba605da82dacb04561649f10878df0",
      "new_mode": 33261,
      "new_path": "t/t4014-format-patch.sh"
    }
  ]
}
