Relative Content

Tag Archive for gitgit-worktree

How to move changes to new worktree?

I have uncommitted and staged changes in my main branch. I want to put those existing changes in a different worktree, so that my main branch/folder stays clean. How do I do that?