)]}'
{
  "commit": "ec84e069afd7845b1d6bb37d2aaefa913b0e0141",
  "tree": "e1435dcfcc0e882f732c68d8ad8f63beb6feb3d5",
  "parents": [
    "c4649188e9140c960cec54798b153382fb4d6191"
  ],
  "author": {
    "name": "Jonathan Nieder",
    "email": "jrnieder@gmail.com",
    "time": "Fri May 25 13:12:04 2012 -0500"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Fri May 25 11:22:02 2012 -0700"
  },
  "message": "config doc: remove confusion about relative GIT_DIR from FILES section\n\nFrom the FILES section of the git-config(1) manual:\n\n\t$GIT_DIR/config::\n\t\tRepository specific configuration file. (The filename is\n\t\tof course relative to the repository root, not the working\n\t\tdirectory.)\n\nThat\u0027s confusing because $GIT_DIR really is relative to the working\ndirectory.\n\n\t$ GIT_DIR\u003d.git GIT_EDITOR\u003d\u0027pwd; echo editing\u0027\n\t$ export GIT_DIR GIT_EDITOR\n\t$ git config --edit --local\n\t/home/jrn/src/git/Documentation\n\tediting .git/config\n\nIt turns out that the comment is a remnant from older days when the\nheading said \".git/config\" (which is indeed relative to the top of the\nworktree).\n\nIt was only when the heading was changed to refer more precisely to\n\u003cgit dir\u003e/config (see v1.5.3.2~18, AsciiDoc tweak to avoid leading\ndot, 2007-09-14) that the parenthesis stopped making sense.  Remove\nit.\n\nSigned-off-by: Jonathan Nieder \u003cjrnieder@gmail.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f5d216a09e4c6bf6ed3351d074a72e782f005ed",
      "old_mode": 33188,
      "old_path": "Documentation/git-config.txt",
      "new_id": "d9463cb3874181456138d4ca54da4e3540bbeb4f",
      "new_mode": 33188,
      "new_path": "Documentation/git-config.txt"
    }
  ]
}
