git/contrib/completion
Felipe Contreras e832f5c096 completion: avoid ls-remote in certain scenarios
It's _very_ slow in many cases, and there's really no point in fetching
*everything* from the remote just for completion. In many cases it might
be faster for the user to type the whole thing.

If the user manually specifies 'refs/*', then the full ls-remote
completion is triggered.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-06-02 16:11:55 -07:00
..
git-completion.bash completion: avoid ls-remote in certain scenarios 2013-06-02 16:11:55 -07:00
git-completion.tcsh Merge branch 'mk/tcsh-complete-only-known-paths' 2013-02-08 15:28:51 -08:00
git-completion.zsh completion: zsh: don't override suffix on _detault 2013-05-03 15:10:05 -07:00
git-prompt.sh Merge branch 'zk/prompt-rebase-step' 2013-05-01 15:23:57 -07:00