Support Worktrees 🌲

A Git worktree is a linked copy of your Git repository, allowing you to have multiple branches checked out at a time. A worktree has a separate path from your main working copy, but it can be in a different state and on a different branch.

Git SCM reference link: https://git-scm.com/docs/git-worktree

As a user, I want GitKraken to support worktrees.

Under consideration Suggested by: Jonathan Upvoted: 17 Mar Comments: 14

Comments: 14

Add a comment

0 / 1,000

* Your name will be publicly visible

* Your email will be visible only to moderators