From: Junio C Hamano Date: Thu, 14 Mar 2024 21:05:25 +0000 (-0700) Subject: Merge branch 'rj/complete-worktree-paths-fix' X-Git-Tag: v2.45.0-rc0~109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5a7ee124d491d5fe0e3948532ca8219b3b471c0;p=thirdparty%2Fgit.git Merge branch 'rj/complete-worktree-paths-fix' 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 --- c5a7ee124d491d5fe0e3948532ca8219b3b471c0