summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-04-05 13:28:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-04-05 13:28:16 -0400
commit1fa214f1e72fb4b8f65a68b59f8ede2b2313448f (patch)
tree3f92c61910365e8ac0a0408f7e6c89442662ed4d
parent3778d80d583dce09687165cdcb183187a512722d (diff)
update
-rw-r--r--doc/todo/cheaper_global_fsck.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/cheaper_global_fsck.mdwn b/doc/todo/cheaper_global_fsck.mdwn
index 90b7ffb58..70d1380a2 100644
--- a/doc/todo/cheaper_global_fsck.mdwn
+++ b/doc/todo/cheaper_global_fsck.mdwn
@@ -34,3 +34,5 @@ Hmm, --expire updates all the location logs when it thinks a repo has gone
missing. Why not just mark it dead? Again, this would save a lot of space!
It would complicate recovery if a repo had been offline and came back; it
would need to mark itself as not dead any longer.
+
+> [[done]] --[[Joey]]