- git basics - what is git and what it is used for
- git commit - what is commit, how the commit hash is calculated and how to proper commit your features, fixes, etc...
... more comming soon 3. git branch 4. git stash
- pull request / merge request
- git rebase
- git reflog
- git bisect
- ... more comming in the future