git init
git add
.gitignore
git diff [–staged][–cached]
git commit [-m «mensaje»][-a][–ammend]
git config –global core.editor
git rm [-f][–cached]
git mv
git log [-p][-2][–stat][–pretty][–online][-n][–since][–until][–author][–all-match][-S]
online, short, full, fuller, format
!! git reset HEAD <file> [–hard]
!! git checkout – <file>
git remote [add][show][rename][rm]
git fetch
git pull
git push [–tags]
git tag [-l][-a][-m]
git show
patrones glob → regexp simplificada