#Git
3 articles tagged "git".
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
DevOpsblog
CI/CD Pipelines Explained: From Commit to Production
What continuous integration and continuous deployment actually mean, how a typical pipeline is structured, and where teams commonly get the split wrong.
Marcus Lee
Jun 6, 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