#Workflow
— 2 posts
Apr 18, 2026 · 14m
GitFlow and Branching Strategies: Which Workflow Fits Your Team
GitFlow, GitHub Flow, GitLab Flow, and trunk-based development — what each is, when each fits, concrete branch diagrams, the release ceremonies they imply, and how to actually pick one in 2026.
GitBranchingWorkflow
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