Update 'Comandos Basicos Git'
parent
b14c58f94c
commit
15e6a7e8fc
@ -244,7 +244,7 @@ cat .ssh/[key_rsa.pub]
|
||||
```
|
||||
git remote add origin ssh://git@gitfuzan/jp.av.dev/basicos_git.git
|
||||
```
|
||||
- Configuración por carpeta
|
||||
- Configuración por directorio (repositorio)
|
||||
```
|
||||
git config --local user.name "fuzan"
|
||||
git config --local user.email "fuzan@email.net"
|
||||
|
Loading…
Reference in New Issue
Block a user