This commit is contained in:
Joey Hess 2014-12-28 20:53:17 -04:00
parent 0bc63a0620
commit f7333d29ae

View file

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