update
This commit is contained in:
parent
1e9bb30c4e
commit
4979df54d5
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue