mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
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