git-bundle: add clone example (#13438)
Signed-off-by: Antonin Godard <antoningodard@pm.me>
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
- Unbundle a specific branch from a bundle file into the current repository:
|
||||
|
||||
`git pull {{path/to/file.bundle}} {{branch_name}}`
|
||||
|
||||
- Create a new repository from a bundle:
|
||||
|
||||
`git clone {{path/to/file.bundle}}`
|
||||
|
Reference in New Issue
Block a user