8 min read
The 6 Git Hooks I Copy Into Every New Repo
Every new repo I start gets the same six git hooks copied in before the first commit lands
The Lab · Written in the open · Tagged Git
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
3 entries · latest 2026-07-20
Latest entry
Git Dojo teaches git through real terminal commands, not menus. Why I built it that way and what shipping it taught me.
Read the entryAll entries · Git
8 min read
Every new repo I start gets the same six git hooks copied in before the first commit lands
7 min read
Learn git without video tutorials. Terminal-first alternatives including interactive CLI tools, practice repos, and hands-on learning approaches.