Tag: worktree
All the articles with the tag "worktree".
Creating a Clean Git Branch with Worktree and No History
Published: at 12:00 PMLearn how to create an orphan branch with no commit history and attach it to a Git worktree—perfect for starting fresh while keeping your main repo clean.