#Engineering
— 2 posts
Apr 17, 2026 · 12m
Basic Git Commands Every Software Engineer Should Know
The thirty-something git commands you actually use day-to-day — staging, branching, merging, rebasing, recovering from mistakes, and the small set of aliases worth setting up once.
GitEngineeringTools
Jan 7, 2026 · 11m
Code Review and Commit Hygiene That Actually Helps
Conventional Commits, small PRs, review culture, and the PR templates people actually fill out — how to review code so the next developer (including future-you) can still move fast.
EngineeringGitCode Review