diff --git a/doc/todo/to_and_from_multiple_remotes.mdwn b/doc/todo/to_and_from_multiple_remotes.mdwn new file mode 100644 index 0000000000..5432c3d75e --- /dev/null +++ b/doc/todo/to_and_from_multiple_remotes.mdwn @@ -0,0 +1,5 @@ +git annex sync supports git remote groups, that should be expanded to all +commands supporting --to and --from. And since there will be a [Remote] +list, could also support --to foo --to bar etc. + +--[[Joey]]