summaryrefslogtreecommitdiff
path: root/doc/todo/remote_groups_support_for_sync.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-29 13:41:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-29 13:42:58 -0400
commit9315d96f700109da18f953534b0b5bab8d1440dd (patch)
tree62aa269152a1be8cab550fcff7732c29c9d6ad64 /doc/todo/remote_groups_support_for_sync.mdwn
parent17efa06748ddf67c0bc29359cedba381e7db4625 (diff)
sync: Now supports remote groups, the same way git remote update does.
Diffstat (limited to 'doc/todo/remote_groups_support_for_sync.mdwn')
-rw-r--r--doc/todo/remote_groups_support_for_sync.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/remote_groups_support_for_sync.mdwn b/doc/todo/remote_groups_support_for_sync.mdwn
index f963f0bd0..b49016427 100644
--- a/doc/todo/remote_groups_support_for_sync.mdwn
+++ b/doc/todo/remote_groups_support_for_sync.mdwn
@@ -1,3 +1,5 @@
`git remote update $group` looks at the $group.away git config and fetches
from the listed remotes. It would be useful if `git annex sync $group` did the same.
--[[Joey]]
+
+[[done]]