git-*: convert options to longform and minor fixes (#13441)
Co-authored-by: spageektti <git@spageektti.cc> Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
- Create a bundle file of the latest 7 days:
|
||||
|
||||
`git bundle create {{path/to/file.bundle}} --since={{7.days}} {{HEAD}}`
|
||||
`git bundle create {{path/to/file.bundle}} --since {{7.days}} {{HEAD}}`
|
||||
|
||||
- Verify that a bundle file is valid and can be applied to the current repository:
|
||||
|
||||
|
Reference in New Issue
Block a user