How to Work Efficiently With Git ?
Posted on Tue 07 June 2022 in misc

Git is a tool, and like any tool, there is a big difference between using it and using it properly. I will describe in this article the workflow I'm using in my day-to-day developer's job.
Starting to Work on a Ticket
When I start working on a Bug, on a …
Continue reading