)]}'
{
  "commit": "5070b49e529e2df30ec2e33073267d281450dde6",
  "tree": "459aee5f4dee16ec8d13af26d53214bbbbf4b4cf",
  "parents": [
    "e00f3790b88ce61f1bdc863011a122b98b43197e"
  ],
  "author": {
    "name": "Pieter de Bie",
    "email": "pdebie@ai.rug.nl",
    "time": "Sun May 25 01:21:53 2008 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun May 25 22:26:24 2008 -0700"
  },
  "message": "builtin-fast-export: Only output a single parent per line\n\nAccording to the git-fast-import man-page, you can only put a single\ncommittish per merge: line, like this:\n\n  merge :10\n  merge :11\n\nHowever, git-fast-export puts all parents on a single line, like this:\n\n  merge :10 :11\n\nThis changes fast-export to output a single parent per line.  Otherwise\nneither git-fast-import nor bzr-fast-import can read its output.\n\n[jc: fix-up to remove excess LF in the output that makes fast-import barf]\n\nSigned-off-by: Pieter de Bie \u003cpdebie@ai.rug.nl\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "724cff35d37a42daa85edd41b97f0ef20d01f684",
      "old_mode": 33261,
      "old_path": "builtin-fast-export.c",
      "new_id": "4bf5b58bfc22babdf382e9549d7f79dbdb4a3b56",
      "new_mode": 33261,
      "new_path": "builtin-fast-export.c"
    }
  ]
}
