Git – Baby Step 1

Assembleia Geral

sublime namefile.html

git status
No branch master

mudei

git diff [Mudanças entre agora e meu último commit]

git log –pretty = oneline –graph –decorate –all

git checkout HASH

git fetch

Iniciar um novo branch
git checkout -b