Alex Sousa Dev

Hi! I'm Alex Sousa ๐Ÿ‘‹

I share what I learn about development, architecture, and technology in my day-to-day work.

Recent posts

View all โ†’
Mastering Git in Daily Workflow

Mastering Git in Daily Workflow

Have you ever written a commit message like "final fixes" or "now it works"? If so, you know how quickly a project's git history can turn into chaos. In software development, writing clean commits and knowing how to troubleshoot Git isn't a cosmetic preference, it's a fundamental engineering practice. In this post, Iโ€™ve put together the essential commands and patterns to keep your repository history readable, maintainable, and professional.

3 min read26 views#Git