]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rk/completion-stash'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Oct 2020 22:09:46 +0000 (15:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 Oct 2020 22:09:46 +0000 (15:09 -0700)
commita4adb60583e205230aa71e24ac543ea4822d6162
tree4f4c9dd501a9c4f2e4509bebe32f9c64b188f4a2
parentdc53e7bc20347778cafb80d41bc37ce1a8902d55
parent3a35d91446223f63d19e377ea47bc91f7ad822c8
Merge branch 'rk/completion-stash'

The command line completion script (in contrib/) learned that "git
stash show" takes the options "git diff" takes.

* rk/completion-stash:
  git-completion.bash: stash-show: complete $__git_diff_common_options
  git-completion.bash: __git_diff_common_options: add --[no-]patch