)]}'
{
  "commit": "267b4538c0e13f98870bf808ee6c71fca9cf2ef7",
  "tree": "4ae01f263447c974aeaf4204836706e3a2f35c36",
  "parents": [
    "0654aa57f30fc7984e19b91cdbee123f929ca7b1"
  ],
  "author": {
    "name": "Johannes Schindelin",
    "email": "johannes.schindelin@gmx.de",
    "time": "Mon Mar 13 21:11:08 2017 +0100"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Mar 14 14:24:16 2017 -0700"
  },
  "message": "read_early_config(): avoid .git/config hack when unneeded\n\nSo far, we only look whether the startup_info claims to have seen a\ngit_dir.\n\nHowever, do_git_config_sequence() (and consequently the\ngit_config_with_options() call used by read_early_config() asks the\nhave_git_dir() function whether we have a .git/ directory, which in turn\nalso looks at git_dir and at the environment variable GIT_DIR. And when\nthis is the case, the repository config is handled already, so we do not\nhave to do that again explicitly.\n\nLet\u0027s just use the same function, have_git_dir(), to determine whether we\nhave to handle .git/config explicitly.\n\nSigned-off-by: Johannes Schindelin \u003cjohannes.schindelin@gmx.de\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9cfbeafd04cc326ef70647119294a8d958b461ef",
      "old_mode": 33188,
      "old_path": "config.c",
      "new_id": "068fa4dcfa6e4ec6cd92075c0d440788ae52874e",
      "new_mode": 33188,
      "new_path": "config.c"
    }
  ]
}
