Tag: git
All the articles with the tag "git".
git-branch-switcher
A small CLI tool I built to switch, search, and delete git branches without typing long checkout commands.
Commit Messages & PR Titles
A practical guide to writing clearer commits and PRs. What I arrived at after almost two decades of questioning whether I was doing it right.
Git: How to delete all the merged branches
How to delete all the merged branches.
Git: How to get all the changes on a branch
How to get all the changes on a branch.