Posts tagged Best Practices
My git cheatsheet

When I first started working with Git (moved on from TFS), I tried numerous GUI clients in order to “simplify“ the transition. Well, numerous tries later, the CLI is my favorite friend.

During the transition process, I found out that there were some things I had to address in order to improve the semantics of our git histories and branch management. Feel free to use them as a “cheatsheet“ of your own.

Read More