My favorite git-gud hidden gems: absorb, split and run Apr 17, 2026 4 min read git-gud Three git-gud commands I keep reaching for: gg absorb, gg split and gg run, what they are good for, and how I use them in practice.
Introducing git-gud: A Stacked Diffs CLI for GitHub and GitLab Feb 7, 2026 4 min read git-gud Stacked diffs are the way to go with Git. But no current tool fit my requirements, so I created git-gud (gg-stack) to address it.