)]}'
{
  "commit": "13354f5377d82baee4d8c930df824c8dbeda396d",
  "tree": "cee9654d019417f210d86ab429ed5a36bfcd8b95",
  "parents": [
    "2cd9c2aff0d65bbce704a68d9cbe7a17e02257fe"
  ],
  "author": {
    "name": "Jeff King",
    "email": "peff@peff.net",
    "time": "Mon Aug 17 02:19:17 2009 -0400"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Mon Aug 17 00:03:39 2009 -0700"
  },
  "message": "docs: describe impact of repack on \"clone -s\"\n\nThe effects of repacking on a repository with alternates are a bit\nsubtle. The two main things users will want are:\n\n  1. Not to waste disk space by accidentally copying objects which could\n     be shared.\n\n  2. Copying all objects explicitly to break the dependency on the source\n     repo.\n\nThis patch describes both under the \"clone -s\" documentation. It makes\nsense to put it there rather than in git-repack.txt for both cases.\n\nFor (1), we are warning the user who is using \"clone -s\" about what _not_\nto do, so we need to get their attention when reading about \"clone -s\".\n\nFor (2), we are telling them how git-repack can be used to accomplish a\ntask, but until they know that git-repack is the right tool, they have no\nreason to look at the repack documentation.\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": "b14de6c407b8bd0bc001c608ca4f26fc619abf3e",
      "old_mode": 33188,
      "old_path": "Documentation/git-clone.txt",
      "new_id": "2c63a0fbaee0e246538607c8e2f983eb6eafa8e5",
      "new_mode": 33188,
      "new_path": "Documentation/git-clone.txt"
    }
  ]
}
