Skip to main content Home Page

Posts

2025

  1. A Practical Git Workflow Based on GitHub Flow

    Why Git?

    Git/GitHub is the most frequently used tool/platform by developers. Regardless of what you’re developing, as long as it involves collaboration, Git is the default “common language”. Even when developing alone, Git remains the most reliable version control solution and even a minimalist deployment tool.