completion: update completion arguments for stash
commitd7d4ca87a9b44a3da5602714733adb6047f476c3
authorPaul Wagland <paul@kungfoocoder.org>
Tue, 26 Jan 2016 09:37:19 +0000 (26 10:37 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Jan 2016 18:37:11 +0000 (26 10:37 -0800)
treeb1bb2afe6c06cc9c601a39348e661e0dcf4601e5
parent1b0b6dd0720572dcf90c264aeb91f96a017b0f25
completion: update completion arguments for stash

Add --all and --include-untracked to the git stash save completions.
Add --quiet to the git stash drop completions.
Update git stash branch so that the first argument expands out to the
possible branch names, and the other arguments expand to the stash
names.

Signed-off-by: Paul Wagland <paul@kungfoocoder.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash