Skip to content

Instantly share code, notes, and snippets.

View fontnelle's full-sized avatar

João Henrique fontnelle

View GitHub Profile
{"lastUpload":"2020-04-16T13:37:14.339Z","extensionVersion":"v3.4.3"}
@fontnelle
fontnelle / Git.md
Last active September 24, 2021 02:06 — forked from leocomelli/git.md
Lista de comandos úteis do GIT

#GIT

Estados

  • Modificado (modified);
  • Preparado (staged/index)
  • Consolidado (comitted);

Ajuda