Merge branch 'nd/git-dir-pointing-at-gitfile'
commit01e0fa2b3742e41d172933839a75f54d5df36ef3
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:42:36 +0000 (18 11:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:42:36 +0000 (18 11:42 -0700)
treeeada10d09120348f2d33916b7d1956b290be7d7d
parentd5ca1ab395d4994346e13569ad7a7f5cd4acfade
parent487a2b732230608fe7f2cdc46c9f11bd646cb1ac
Merge branch 'nd/git-dir-pointing-at-gitfile'

We made sure that we notice the user-supplied GIT_DIR is actually a
gitfile, but did not do the same when the default ".git" is a gitfile.

* nd/git-dir-pointing-at-gitfile:
  Make setup_git_env() resolve .git file when $GIT_DIR is not specified
environment.c