)]}'
{
  "commit": "c4458ecdc565fb63cc3247bd1e2d7525d9d6d2fa",
  "tree": "341d6c53ec6faaa764d902455eaf7420837dbf6d",
  "parents": [
    "6ff8d4e7487c0f48e568b7fd95fa02515a426c1a"
  ],
  "author": {
    "name": "Antoine Pelisse",
    "email": "apelisse@gmail.com",
    "time": "Sat Apr 06 19:04:31 2013 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Sun Apr 07 00:40:23 2013 -0700"
  },
  "message": "fast-export: Allow pruned-references in mark file\n\nfast-export can fail because of some pruned-reference when importing a\nmark file.\n\nThe problem happens in the following scenario:\n\n    $ git fast-export --export-marks\u003dMARKS master\n    (rewrite master)\n    $ git prune\n    $ git fast-export --import-marks\u003dMARKS master\n\nThis might fail if some references have been removed by prune\nbecause some marks will refer to no longer existing commits.\ngit-fast-export will not need these objects anyway as they were no\nlonger reachable.\n\nWe still need to update last_numid so we don\u0027t change the mapping\nbetween marks and objects for remote-helpers.\nUnfortunately, the mark file should not be rewritten without lost marks\nif no new objects has been exported, as we could lose track of the last\nlast_numid.\n\nSigned-off-by: Antoine Pelisse \u003capelisse@gmail.com\u003e\nReviewed-by: Felipe Contreras \u003cfelipe.contreras@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d6487e1ce03a9c060ae41b7b7455c442c6ea58f3",
      "old_mode": 33188,
      "old_path": "Documentation/git-fast-export.txt",
      "new_id": "feab7a3e4ecb56aa17c32bd555e907a51001ef1f",
      "new_mode": 33188,
      "new_path": "Documentation/git-fast-export.txt"
    },
    {
      "type": "modify",
      "old_id": "d380155d9cf8fedf133dddbae479a910decd55b2",
      "old_mode": 33188,
      "old_path": "builtin/fast-export.c",
      "new_id": "f44b76cb330250f969a50fd684465dc5c1cb4ecc",
      "new_mode": 33188,
      "new_path": "builtin/fast-export.c"
    }
  ]
}
