Skip to content

Instantly share code, notes, and snippets.

@AlexSJ
Created July 10, 2014 18:44
Show Gist options
  • Save AlexSJ/72143a7d8eea5fa64600 to your computer and use it in GitHub Desktop.
Save AlexSJ/72143a7d8eea5fa64600 to your computer and use it in GitHub Desktop.
Git
git status
git add
git commit -m "msg"
git pull (trás os arquivos)
git push (envia os arquivos)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment