I’ve just published a new blog post: https://www.chornonoh-vova.com/blog/git-worktrees

I’ve been using Git daily for years, but recently discovered something that made me rethink how I manage branches: Git worktrees.

They let you have multiple branches checked out at the same time. No more juggling stashes or losing work when switching contexts.

In my new post, I explain how they work, when I use them, and why I wish I’d known about them earlier.

Keep Reading

No posts found