Git: Commonly used git commands


1. init. clone, status, log (--oneline, --stat, --patch), show



2. Add, rm, commit, diff



3. Tagging, Branching, Merging



4. Undo commit (Reset and Revert), Difference between Checkout and hard rest



5. Working with remote repository (add, rename and delete remote repositories )



1 Comments

Previous Post Next Post