close as distributed migration meets this use case

This commit is contained in:
Joey Hess 2024-02-10 10:24:58 -04:00
parent 5e4d92efd5
commit aba87a6e92
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 16 additions and 0 deletions

View file

@ -3,3 +3,5 @@ Currently, git-annex-migrate leads to content (and metadata) being stored under
More generally, git-annex-replace could be implemented this way, doing what git-replace does, but for git-annex keys rather than git hashes. [[git-annex-pre-commit]] might need to be changed to implement replacement of keys added later.
[[!tag needsthought]]
> [[wontfix|done]], use distributed migration instead --[[Joey]]