]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'au/complete-restore-s'
authorJunio C Hamano <gitster@pobox.com>
Sun, 4 Oct 2020 19:49:09 +0000 (12:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 4 Oct 2020 19:49:09 +0000 (12:49 -0700)
The command line completion (in contrib/) learned that "git restore
-s <TAB>" is often followed by a refname.

* au/complete-restore-s:
  completion: complete refs after 'git restore -s'
  completion: use "prev" variable instead of introducing "prevword"


Trivial merge