summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2014-12-28 20:53:17 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2014-12-28 20:53:17 -0400
commit17efa06748ddf67c0bc29359cedba381e7db4625 (patch)
treea7329831fea71bb9221ef98cbce86ba05a17de18
parentd0b9a83e8556b995d2035b2687fdd3507f8d7b86 (diff)
add
-rw-r--r--doc/todo/remote_groups_support_for_sync.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/remote_groups_support_for_sync.mdwn b/doc/todo/remote_groups_support_for_sync.mdwn
new file mode 100644
index 000000000..f963f0bd0
--- /dev/null
+++ b/doc/todo/remote_groups_support_for_sync.mdwn
@@ -0,0 +1,3 @@
+`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]]