Git Cheat Sheet
Una referencia de los comandos Git más comunes.
Advertisement
$ git commit -m ".."
$ git push origin main
$ git pull --rebase
$ git stash
Ready...
About Git Cheat Sheet
AppTools.me: Guía de comandos para desarrolladores.