updated comandos.txt
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
GIT Librography
|
GIT Librography
|
||||||
|
|
||||||
|
# atualizar arquivos do repositorio remoto para o local
|
||||||
|
git pull origin master
|
||||||
|
|
||||||
|
|
||||||
@Github
|
@Github
|
||||||
# git init
|
# git init
|
||||||
git add .
|
git add .
|
||||||
@@ -16,4 +20,9 @@ git push origin master --force
|
|||||||
- erro de disconnect github push
|
- erro de disconnect github push
|
||||||
# git config --global core.compression 0
|
# git config --global core.compression 0
|
||||||
|
|
||||||
|
### Manage urls git remote ####
|
||||||
|
git remote -v
|
||||||
|
git remote add github git@github.com:flashlan/Librography.git
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user