Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Git

 Git

Introdução ao Git e Github.

Felipe Renan

June 06, 2018
Tweet

More Decks by Felipe Renan

Other Decks in Programming

Transcript

  1. 21

  2. Princípais comandos git init git status git add <arquivo> git

    commit git log git push git pull git checkout