]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rj/complete-worktree-paths-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 14 Mar 2024 21:05:25 +0000 (14:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 14 Mar 2024 21:05:25 +0000 (14:05 -0700)
The logic to complete the command line arguments to "git worktree"
subcommand (in contrib/) has been updated to correctly honor things
like "git -C dir" etc.

* rj/complete-worktree-paths-fix:
  completion: fix __git_complete_worktree_paths

1  2 
contrib/completion/git-completion.bash
t/t9902-completion.sh

Simple merge