1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 23:07:55 +01:00
git/contrib/completion
Junio C Hamano d931e2fb25 Merge branch 'mp/complete-paths'
The completion script used to let the default completer to suggest
pathnames, which gave too many irrelevant choices (e.g. "git add"
would not want to add an unmodified path).  Teach it to use a more
git-aware logic to enumerate only relevant ones.

* mp/complete-paths:
  git-completion.bash: add support for path completion
2013-02-08 15:28:42 -08:00
..
git-completion.bash Merge branch 'mp/complete-paths' 2013-02-08 15:28:42 -08:00
git-completion.tcsh Prevent space after directories in tcsh completion 2013-01-07 11:51:26 -08:00
git-completion.zsh completion: add new zsh completion 2012-11-19 10:56:47 -08:00
git-prompt.sh Merge branch 'so/prompt-command' 2012-12-27 16:00:07 -08:00