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 0000000000..f963f0bd09 --- /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]]