
The Birth of THE MERGE
Sitting at lunch one day, the GitButler team were having our usual conversations of how awesome our community is, product feature ideas, and how much Kiril loves food. As we shifted toward the topic of conferences, the idea of hosting our own...

Fixing up Git with Autosquash
How can you amend a series of commits automatically to keep a clean history? Let's take a look at git autosquash.

The Git Zeitgeist
Our waiting list generated over 1200 Git usage and feedback survey responses. Here is what we learned.

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?