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?
Today we're flipping the public switch on GitHub for our GitButler client code and removing the waiting list entirely. Everyone and anyone can now directly download the GitButler client and access the source code.
If you're working on a Tauri app in VS Code and want to set breakpoints and use a debugger like a grown up, this is how to get it done.
Why would you sign your commits in Git? How would you do it? How is it even done? Let's dig into signing commits in Git.