Skip to content
Snippets Groups Projects
Commit bf50ac92 authored by Daniel Ikenaga's avatar Daniel Ikenaga
Browse files

Esqueleto do Cheat Sheet

parent 08036aef
Branches
No related tags found
1 merge request!9Issue#10
...@@ -2,3 +2,44 @@ ...@@ -2,3 +2,44 @@
title: "Cheat Sheet" title: "Cheat Sheet"
output: html_document output: html_document
--- ---
Iniciando um Git
init
clone
config
Atividades Locais
status
add
commit
log
diff
blame
show
rm
mv
ls-files
Atividades Remotas
pull
push
remote
fetch
ls-remote
Branch (ramo)
branch
checkout
Merge (mesclar arquivos)
merge
Comandos Avançado
stage
stash
rebase
reset
revert
submodule
co
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment