OSDN Git Service

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

1  2 
environment.c

diff --cc environment.c
Simple merge