mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 05:22:09 +02:00
git-worktree: fix typo in Spanish translation (#9299)
This commit is contained in:
parent
0472b210a9
commit
b86444f99d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> Gestiona múltiples árboles de trabajo adjuntos al mismo repositorio.
|
||||
> Más información: <https://git-scm.com/docs/git-worktree>.
|
||||
|
||||
- Crea un nuevo directorio con la rama específicada y se cambia él:
|
||||
- Crea un nuevo directorio con la rama específicada y se cambia a él:
|
||||
|
||||
`git worktree add {{ruta/al/directorio}} {{rama}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue