mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
git-bundle: fix typo in Italian translation (#4630)
This commit is contained in:
parent
978233510e
commit
9f3f131a8e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
> Colloca oggetti e riferimenti in un archivio.
|
||||
> Maggiori informazioni: <https://git-scm.com/docs/git-bundle>.
|
||||
|
||||
- Crea un file bundle che contiene tutti gli oggeti e riferimenti di un dato ramo:
|
||||
- Crea un file bundle che contiene tutti gli oggetti e riferimenti di un dato ramo:
|
||||
|
||||
`git bundle create {{percorso/al/file.bundle}} {{nome_ramo}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue