This commit is contained in:
Joey Hess 2012-07-08 12:24:51 -06:00
parent 268b4b7d6e
commit 92ce8c6164

View file

@ -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 * At startup, and possibly periodically, look for files we have that
location tracking indicates remotes do not, and enqueue Uploads for location tracking indicates remotes do not, and enqueue Uploads for
them. Also, enqueue Downloads for any files we're missing. 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 ## longer-term TODO