]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dc/complete-restore'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:31 +0000 (14:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Mar 2022 21:09:31 +0000 (14:09 -0700)
The command line completion support (in contrib/) learns to give
modified paths to the "git restore" command.

* dc/complete-restore:
  completion: tab completion of filenames for 'git restore'


Trivial merge