Re: [PATCH 0/8] bash completion: more porcelain completions
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:45:06
"Shawn O. Pearce" [off-list ref] writes:
Lee Marlow [off-list ref] wrote:quoted
This adds basic long option completion for some common commands that I use, as well as stash name completion.Entire series is good. Acked-by: Shawn O. Pearce <redacted>
Have you looked at the last one [PATCH 8/8]? I do not seem to have it.
quoted
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(-)-- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html