April 15, 2026·Luca Berton·Development
Git for DevOps Engineers
Essential Git workflows for DevOps: branching strategies, interactive rebasing, cherry-picking, bisect debugging, and CI/CD integration.
Git
DevOps
CI/CD
January 26, 2026·Luca Berton·Development
Git Rebase vs Merge Explained
Git rebase vs merge with practical examples. When to use each, interactive rebase workflows, squash commits, and team conventions.
Git
Rebase
Merge