correction

This commit is contained in:
Joey Hess 2025-05-23 15:37:38 -04:00
parent 0db11f31a9
commit f118ee8b9e
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -15,9 +15,10 @@ transferring the content between repositories that it's not possible to
verify it. verify it.
> This would need a way to migrate from URL key to VURL key. > This would need a way to migrate from URL key to VURL key.
> Currently, `git-annex migrate` of an URL key defaults to using the >
> default hashing backend. And adding `--backend=VURL` does not work. > > Oh, I was wrong, that does exist already, just `git-annex migrate
> --[[Joey]] > > --backend=VURL` works for URL keys. (Content must be present of course
> > or no migration is done). --[[Joey]]
Of course if users want to continue to use their existing URL keys and Of course if users want to continue to use their existing URL keys and
not be able to verify content, that's fine. Users can also choose to use not be able to verify content, that's fine. Users can also choose to use