summaryrefslogtreecommitdiff
path: root/doc/design/assistant/syncing.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-08 12:24:51 -0600
committerGravatar Joey Hess <joey@kitenet.net>2012-07-08 12:24:51 -0600
commit92ce8c6164fbac872e4d07d7cf6d1fc48e6bdf4d (patch)
tree25ac7d113dc58311bae316df05516b2d161b9c07 /doc/design/assistant/syncing.mdwn
parent268b4b7d6e34f8255e6e5f8c115939e731e5ff33 (diff)
update
Diffstat (limited to 'doc/design/assistant/syncing.mdwn')
-rw-r--r--doc/design/assistant/syncing.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index 8db4f40ef..14e66ec11 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -6,6 +6,8 @@ all the other git clones, at both the git level and the key/value level.
* 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.
+* After git sync, identify content that we don't have that is now available
+ on remotes, and transfer.
## longer-term TODO