)]}'
{
  "commit": "58461bdf15a66f428f5ca6042cafbcc64c82c64d",
  "tree": "8653fb8140392d83e1570a4c86c4ab60e2d3eea2",
  "parents": [
    "9acc5911119ec0209877fbaa0a1e68aa714c191e"
  ],
  "author": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Jun 02 15:06:55 2016 -0700"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Thu Jun 02 15:22:24 2016 -0700"
  },
  "message": "t1308: do not get fooled by symbolic links to the source tree\n\nWhen your $PWD does not match $(/bin/pwd), e.g. you have your copy\nof the git source tree in one place, point it with a symbolic link,\nand then \"cd\" to that symbolic link before running \u0027make test\u0027, one\nof the tests in t1308 expects that the per-user configuration was\nreported to have been read from the true path (i.e. relative to the\ntarget of such a symbolic link), but the test-config program reports\na path relative to $PWD (i.e. the symbolic link).\n\nInstead, expect a path relative to $HOME (aka $TRASH_DIRECTORY), as\nper-user configuration is read from $HOME/.gitconfig and the test\nframework sets these shell variables up in such a way to avoid this\nproblem.\n\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "065d5ebb09fa0d3dbc5d2abc3be0cb815cca17f6",
      "old_mode": 33261,
      "old_path": "t/t1308-config-set.sh",
      "new_id": "cf716b469f10f37a591b32ef2d3eb6da4ba63f78",
      "new_mode": 33261,
      "new_path": "t/t1308-config-set.sh"
    }
  ]
}
