Skip to content

Instantly share code, notes, and snippets.

View Lucasz002's full-sized avatar
🏠
Working from home

Lucas Cristofer Lucasz002

🏠
Working from home
View GitHub Profile
@Lucasz002
Lucasz002 / git.md
Created April 24, 2024 18:56 — forked from leocomelli/git.md
Lista de comandos úteis do GIT

GIT

Estados

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

Ajuda