Git
Version control workflows, commands, and best practices.
Gitblog
Git Hooks Explained: Automate Your Workflow
How Git hooks work, the most useful ones to set up, and why teams reach for Husky instead of raw hooks for anything shared across a repo.
Marcus Lee
Jun 12, 20263 min read
Gitdocs
Git Rebase vs. Merge: When to Actually Use Each
A clear, practical guide to choosing between git rebase and git merge — no dogma, just tradeoffs and real workflows.
Marcus Lee
Mar 11, 20262 min read