Merge branch 'sf/complete-stash-list'
authorJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:09 +0000 (16:16 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 07:16:09 +0000 (16:16 +0900)
The completion script (in contrib/) learned to complete a handful of
options "git stash list" command takes.

* sf/complete-stash-list:
git-completion.bash: add completion for stash list

Trivial merge