)]}'
{
  "commit": "1965ff744a7e4cdefcc467991182b779f3c9d0e8",
  "tree": "8e33d618c136bbd758b621f6f0b30f23c1a1f321",
  "parents": [
    "4f2b15ce88b70dd9e269517a9903864393ca873b"
  ],
  "author": {
    "name": "Larry D\u0027Anna",
    "email": "larry@elder-gods.org",
    "time": "Mon Jun 22 21:10:01 2009 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sat Jun 27 22:26:58 2009 -0700"
  },
  "message": "add --porcelain option to git-push\n\nIf --porcelain is used git-push will produce machine-readable output.  The\noutput status line for each ref will be tab-separated and sent to stdout instead\nof stderr.  The full symbolic names of the refs will be given.  For example\n\n$ git push --dry-run --porcelain master :foobar 2\u003e/dev/null \\\n  | perl -pe \u0027s/\\t/ TAB /g\u0027\n\n\u003d TAB refs/heads/master:refs/heads/master TAB [up to date]\n- TAB :refs/heads/foobar TAB [deleted]\n\nSigned-off-by: Larry D\u0027Anna \u003clarry@elder-gods.org\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fd53c49fb886b196ba79e40c4c9c4efe0dae5432",
      "old_mode": 33188,
      "old_path": "Documentation/git-push.txt",
      "new_id": "2653388fd8f5fac9292ece83a116accdf0978902",
      "new_mode": 33188,
      "new_path": "Documentation/git-push.txt"
    },
    {
      "type": "modify",
      "old_id": "7be12399b6d95c63efd9102df7967dca61655063",
      "old_mode": 33188,
      "old_path": "builtin-push.c",
      "new_id": "0a0297f981121924a3ccc8ee52c9b2051f3d410d",
      "new_mode": 33188,
      "new_path": "builtin-push.c"
    },
    {
      "type": "modify",
      "old_id": "501a77b2418c4c5f5ca49a9fdecba3165129c1b2",
      "old_mode": 33188,
      "old_path": "transport.c",
      "new_id": "b07406745ebb303b17baae6ba673897359ed7d87",
      "new_mode": 33188,
      "new_path": "transport.c"
    },
    {
      "type": "modify",
      "old_id": "27bfc528acb5b51006c7d61db0d1d7910adaf31c",
      "old_mode": 33188,
      "old_path": "transport.h",
      "new_id": "51b539778c2f63591c4f032e311372b2e9975a37",
      "new_mode": 33188,
      "new_path": "transport.h"
    }
  ]
}
