Git advanced features and best practices.
Source code version control.
Code contribution workflow.
Instructions Create a new repository inside your project directory. git init Create a README.md file...
Git best practices.
Git rebase documentation.
Undoing things in git.
Using git reflog to recover changes.
Atlassian guide to git stash
Git stash documentation.