This commit is contained in:
Joey Hess 2025-03-06 13:34:51 -04:00
parent 1e9bb30c4e
commit 4979df54d5
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -14,9 +14,10 @@
* addcomputed should honor annex.addunlocked. * addcomputed should honor annex.addunlocked.
* Perhaps recompute should write a new version of a file as an unlocked What about recompute? It seems it should either write the new version of
file when the file is currently unlocked? the file as an unlocked file when the old version was unlocked, or also
honor annex.addunlocked.
Problem: Since recompute does not stage the file, it would have to write Problem: Since recompute does not stage the file, it would have to write
the content to the working tree. And then the user would need to the content to the working tree. And then the user would need to
git-annex add. But then, if the key was a VURL key, it would add it with git-annex add. But then, if the key was a VURL key, it would add it with