summaryrefslogtreecommitdiff
path: root/git-pull.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <Johannes.Schindelin@gmx.de>2009-09-04 12:22:36 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-10-28 10:42:17 -0700
commit7c3baa9abf0abe15f068d95688bbc27e73a69042 (patch)
tree8ac47157f6b11c5d69cb320dd5b1d504e0d71f25 /git-pull.sh
parentMerge branch 'maint-1.6.4' into maint (diff)
downloadtgif-7c3baa9abf0abe15f068d95688bbc27e73a69042.tar.xz
help -a: do not unnecessarily look for a repository
Although 'git help -a' actually doesn't need to be run inside a git repository and uses no repository-specific information, it looks for a git directory. On 'git <TAB><TAB>' the bash completion runs 'git help -a' and unnecessary searching for a git directory can be annoying in auto-mount environments. With this commit, 'git help' no longer searches for a repository when run with the -a option. Reported by Vincent Danjean through http://bugs.debian.org/539273 Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Gerrit Pape <pape@smarden.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-pull.sh')
0 files changed, 0 insertions, 0 deletions