Checking out a Branch into Another Folder
A git repository can support multiple working trees, allowing you to check out more than one branch at a time into different folders
The feature is accessible in GitExtensions: Repository -> Worktrees -> Create worktree
Last updated