jump right to v8, don't stop part way

* init --version: When the version given is one that automatically
  upgrades to a newer version, use the newer version instead.
* Auto upgrades from older repo versions, like v5, now jump right to v8.
This commit is contained in:
Joey Hess 2020-02-24 13:21:00 -04:00
parent 08d0b44f4d
commit 1bb32098d6
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 36 additions and 5 deletions

View file

@ -36,6 +36,9 @@ to the user who tries to run git-annex init.
Force the repository to be initialized using a different annex.version
than the current default.
When the version given is one that automatically upgrades to a newer
version, it will automatically use the newer version instead.
# SEE ALSO
[[git-annex]](1)