Use git-annex init --version=6 to get v6 for now
Not ready to make it default because of the direct mode upgrade needing to all happen at once.
This commit is contained in:
parent
b9588fe69e
commit
7d0e79b9e1
10 changed files with 63 additions and 30 deletions
|
@ -24,6 +24,13 @@ mark it as dead (see [[git-annex-dead]](1)).
|
|||
This command is entirely safe, although usually pointless, to run inside an
|
||||
already initialized git-annex repository.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
* `--version=N`
|
||||
|
||||
Force the repository to be initialized using a different annex.version
|
||||
than the current default.
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
[[git-annex]](1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue