projects
/
git-annex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3312ba
)
branch
author
Joey Hess
<joeyh@joeyh.name>
Tue, 5 Jan 2021 18:28:54 +0000
(14:28 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 5 Jan 2021 18:28:54 +0000
(14:28 -0400)
doc/todo/lockContent_for_special_remotes.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/lockContent_for_special_remotes.mdwn
b/doc/todo/lockContent_for_special_remotes.mdwn
index 1c2c1545c79b5e738ef630151e5750ea80d7fcd8..59dba9e8474026ed178216381d92add333332525 100644
(file)
--- a/
doc/todo/lockContent_for_special_remotes.mdwn
+++ b/
doc/todo/lockContent_for_special_remotes.mdwn
@@
-60,3
+60,5
@@
by adding a requirednumcopies. (Analagous to required content configs.)
Defaulting to 1 as now, but if the user wants to they can set it higher,
perhaps as high as their numcopies (or even just set it to 1000 and make
it be treated the same value as numcopies when it's >= numcopies.)
+
+> Started on requirednumcopies branch --[[Joey]]