This commit is contained in:
Joey Hess 2018-08-26 20:59:20 -04:00
parent af727108b0
commit 2c9f21e987
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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]]