diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 15:04:29 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-10-13 15:04:29 -0300 |
commit | 003bfc435acc1970dde335069a2a05f10ef14a8f (patch) | |
tree | c6909625802667e494981de61e383e6904d9787c | |
parent | f1e7ddcf948b81b2eae5bc7c72b47f8caf13360a (diff) | |
download | unisyncer-003bfc435acc1970dde335069a2a05f10ef14a8f.tar.gz unisyncer-003bfc435acc1970dde335069a2a05f10ef14a8f.tar.bz2 |
Removes TODO
-rw-r--r-- | TODO.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md deleted file mode 100644 index da7b723..0000000 --- a/TODO.md +++ /dev/null @@ -1,6 +0,0 @@ -TODO -==== - -* Rename `sync-*` to `unisync-*`. -* Target `all` should run for all targets when none is specified. -* Rsync alternative for replicas that aren't synced that often (`rsync-`). |