Thread with 2 posts
jump to expanded postHey git gurus, is git worktree useful (in the sense of, say, having `dev` or `release/something` branch constantly checked out as a separate worktree, so that you can always go to a working thing? What are the usual use-cases and workflows for worktrees? #git
@zlatko TIL that there is a worktree command 😀