Skip to content

Instantly share code, notes, and snippets.

View wanderhungerbuhler's full-sized avatar
:octocat:

Wander Hungerbühler wanderhungerbuhler

:octocat:
View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@wanderhungerbuhler
wanderhungerbuhler / git.md
Created March 30, 2019 20:08 — forked from leocomelli/git.md
Lista de comandos úteis do GIT

#GIT

Estados

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

Ajuda