git-annex-3.20120614: doc/forum/pure_git-annex_only_workflow/comment_8_6e5b42fdb7801daadc0b3046cbc3d5
[[!comment format=mdwn
username="http://joey.kitenet.net/"
nickname="joey"
subject="comment 8"
date="2011-12-19T18:29:01Z"
content="""
I don't mind changing the behavior of git-annex sync, certianly..
Looking thru git's documentation, I found some existing configuration that could be reused following your idea.
There is a remote.name.skipDefaultUpdate and a remote.name.skipFetchAll. Though both have to do with fetches, not pushes.
Another approach might be to use git's remote group stuff.
"""]]