summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-07 22:12:37 -0600
committerGravatar Joey Hess <joey@kitenet.net>2012-07-07 22:12:37 -0600
commit268b4b7d6e34f8255e6e5f8c115939e731e5ff33 (patch)
treec7bcfca9c35f7c0f3875cf136bf4f70594b6c68a
parent88a5cd6493ef76f9808b55fb6972156a042d60c3 (diff)
done
-rw-r--r--doc/design/assistant/syncing.mdwn2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index ca6a09bd8..8db4f40ef 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -3,8 +3,6 @@ all the other git clones, at both the git level and the key/value level.
## immediate action items
-* Check that download transfer triggering code works (when a symlink appears
- and the remote does *not* upload to us.
* At startup, and possibly periodically, look for files we have that
location tracking indicates remotes do not, and enqueue Uploads for
them. Also, enqueue Downloads for any files we're missing.