git-*: sync Spanish translation (#5893)

* git-config: sync Spanish translation

* git-lfs: sync Spanish translation

* git-log: sync Spanish translation

* git-remote: sync Spanish translation

* git-restore: sync Spanish translation

* git-show: sync Spanish translation

* git-status: sync Spanish translation

* git-switch: sync Spanish translation
This commit is contained in:
Ignacio Mattos
2021-05-04 14:18:41 -03:00
committed by GitHub
parent 27f99ebd23
commit 8939f2e0eb
8 changed files with 83 additions and 27 deletions

View File

@@ -7,6 +7,10 @@
`git remote -v`
- Muestra información de un remoto:
`git remote show {{nombre_remoto}}`
- Añade un remoto:
`git remote add {{nombre_remoto}} {{url_remoto}}`