Git Cheat Sheet
Uma referência dos comandos Git mais comuns.
Advertisement
$ git commit -m ".."
$ git push origin main
$ git pull --rebase
$ git stash
Ready...
About Git Cheat Sheet
AppTools.me: Guia prático de Git para desenvolvedores.