I quickly commented out a bit of code and forgot it 🙈
I have a lot of local versions of files, no idea which change is where 🙉
My stuff doesn't do the same as last week 🙊
Someone else changed my stuff and I have no idea where 😤
git init
git config
.gitignore
git clone
git status
git diff
git log
git add
git commit
git stash
git checkout
git reset
git revert
git remote
git fetch
git pull
git push
git branch
git merge
git commit --amend
git rebase
git cherry-pick
git push --force
git reflog