summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]]