Closed AucaCoyan closed 2 months ago
you can now git worktree remove <tab> for autocompletions
git worktree remove <tab>
and show the branches after the path in git worktree add ./my-path <tab>
git worktree add ./my-path <tab>
Thanks
you can now
git worktree remove <tab>
for autocompletionsand show the branches after the path in
git worktree add ./my-path <tab>