Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Easy Class
Wiki
Wiki
git comandos basicos
git comandos basicos
· Changes
Page history
Update git comandos basicos
authored
6 years ago
by
Alberto Rocha Pinalli
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
git---comandos-basicos.md
+1
-0
git---comandos-basicos.md
with
1 addition
and
0 deletions
+1
-0
git---comandos-basicos.md
View page @
c39de5b4
...
...
@@ -49,6 +49,7 @@ para criar uma nova branch, utilize o comando:
para trocar para uma branch já existente, utilize o comando:
`git checkout nome_da_branch`
**Dicas e Truques**
*Preenchimento Automático*
...
...