Hi @k1LoW , thank you for this great tool!
I would like to suggest adding support for git wt -, similar to cd - or git switch -.
git-wt stores the previous worktree path
- Running
git wt - switches back to that previous worktree.
This would be very helpful for toggling between two worktrees frequently.
What do you think?
Hi @k1LoW , thank you for this great tool!
I would like to suggest adding support for
git wt -, similar tocd -orgit switch -.git-wtstores the previous worktree pathgit wt -switches back to that previous worktree.This would be very helpful for toggling between two worktrees frequently.
What do you think?