Git Worktrees and GitButler
How do git worktrees help you work on more than one branch at the same time, and how does that differ from virtual branches in GitButler?
How do git worktrees help you work on more than one branch at the same time, and how does that differ from virtual branches in GitButler?
Some things that people don’t tend to know about Git anymore, and some new things you might not have noticed.
Do you know some of the cool stuff in Git that's been around for a while? All the magical -L and -C options in the Git world? Let's find out!
There are a bunch of new tricks that Git can do that were added in the last few years. How up to date are you?
Did you know that Git can handle enormous monorepos like Windows? Let's take a look at how.