Git Commands Cheat Sheet – List of Commonly Used Git Commands for easy referencing.

Git is no doubt the indispensable tool in the modern developers’ toolkit.  It is an awesome tool that facilitates many people to simultaneously work on different parts of the same project. And later, merge them all together in a magical way. The steps get repeated over and over as the project evolves over time. And […]