rename git to Git
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
2ec5fb9d50
commit
eef3712fc3
@@ -1,6 +1,6 @@
|
||||
# git lfs
|
||||
|
||||
> Herramienta para trabajar con archivos grandes en repositorios git.
|
||||
> Herramienta para trabajar con archivos grandes en repositorios Git.
|
||||
> Más información: <https://git-lfs.github.com>.
|
||||
|
||||
- Inicializa Git LFS:
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
`git lfs track '{{*.bin}}'`
|
||||
|
||||
- Cambia la URL a la que apunta Git LFS (útil si el servidor LFS está separado del servidor git):
|
||||
- Cambia la URL a la que apunta Git LFS (útil si el servidor LFS está separado del servidor Git):
|
||||
|
||||
`git config -f .lfsconfig lfs.url {{url_del_punto_de_acceso_LFS}}`
|
||||
|
||||
|
Reference in New Issue
Block a user