Recent discovery: git worktree
is a super handy tool for working on multiple branches in parallel without needing separate clones of the whole repository. Lighter weight and therefore faster!
Recent discovery: git worktree
is a super handy tool for working on multiple branches in parallel without needing separate clones of the whole repository. Lighter weight and therefore faster!