Cheat Sheet
About
Practical Git
Tips and tricks for using Git like a pro.
Recover a deleted local branch
Accidentally committed to the wrong branch? Here is how to fix it.
Undo a merge/rebase
All you need to know to survive in Git
Staging vs. Committing: an explanation for Git beginners
Git vs GitHub: an explanation for absolute beginners
Move your Git repo from one remote repository to another
Need to stash untracked files? There is a way!
Want to remove/delete your last commit? Here is how.
Got merge conflict? Here is how to resolve it.
Should you learn Git in a GUI or the command line?
Accidentally pushed sensitive data? Follow these steps to undo the damage.
Make git ignore local changes to tracked files
Create a good looking git commit tree in terminal
Do you always need the '-u' in git push -u origin master?
Subscribe
via RSS