This adds basic long option completion for some common commands that I use, as well as stash name completion. Lee Marlow (8): bash completion: Add completion for 'git clone' bash completion: Add completion for 'git clean' bash completion: Add completion for 'git init' bash completion: Add completion for 'git revert' bash completion: More completions for 'git stash' bash completion: Add completion for 'git archive' bash completion: Add completion for 'git ls-files' bash completion: Add completion for 'git mv' contrib/completion/git-completion.bash | 143 +++++++++++++++++++++++++++++++- git-stash.sh | 2 +- 2 files changed, 143 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html