]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dm/completion-remote-names-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:19 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Apr 2025 21:23:19 +0000 (14:23 -0700)
The bash command line completion script (in contrib/) has been
updated to cope with remote repository nicknames with slashes in
them.

* dm/completion-remote-names-fix:
  completion: fix bugs with slashes in remote names
  completion: add helper to count path components


Trivial merge