summaryrefslogtreecommitdiffstats
path: root/git-request-pull.sh
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2013-08-31 03:04:14 +0200
committerJunio C Hamano <gitster@pobox.com>2013-09-03 20:14:58 +0200
commit487a2b732230608fe7f2cdc46c9f11bd646cb1ac (patch)
treeed1d7d7dd69c2338d686b0c610171090c9e402bc /git-request-pull.sh
parentparse-options: fix clang opterror() -Wunused-value warning (diff)
downloadgit-487a2b732230608fe7f2cdc46c9f11bd646cb1ac.tar.xz
git-487a2b732230608fe7f2cdc46c9f11bd646cb1ac.zip
Make setup_git_env() resolve .git file when $GIT_DIR is not specified
This makes reinitializing on a .git file repository work. This is probably the only case that setup_git_env() (via set_git_dir()) is called on a .git file. Other cases in setup_git_dir_gently() and enter_repo() both cover .git file case explicitly because they need to verify the target repo is valid. Reported-by: Ximin Luo <infinity0@gmx.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-request-pull.sh')
0 files changed, 0 insertions, 0 deletions