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:
629e95f
)
branch
author
Joey Hess
<joeyh@joeyh.name>
Tue, 3 Aug 2021 21:05:50 +0000
(17:05 -0400)
committer
Joey Hess
<joeyh@joeyh.name>
Tue, 3 Aug 2021 21:05:50 +0000
(17:05 -0400)
doc/todo/git-annex_branch_clocks.mdwn
patch
|
blob
|
history
diff --git
a/doc/todo/git-annex_branch_clocks.mdwn
b/doc/todo/git-annex_branch_clocks.mdwn
index 16a2724c304582f49971d4495c08c0f5cf6d1950..636eb9c5fcd98982d0c82cfbf87f8748a102fa9a 100644
(file)
--- a/
doc/todo/git-annex_branch_clocks.mdwn
+++ b/
doc/todo/git-annex_branch_clocks.mdwn
@@
-80,3
+80,5
@@
set to a low number, it would be treated as the current time. So this would
let it be used and not, without issues, and also would let it be set to a
low number once, and not need to be changed, since git-annex would
increment as necessary.)
+
+> The `vectorclock` branch has this mostly implemented. --[[Joey]]