Added a comment

This commit is contained in:
http://joey.kitenet.net/ 2011-12-19 18:29:01 +00:00 committed by admin
parent cddd521e1f
commit 0b38397c6d

View file

@ -0,0 +1,12 @@
[[!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.
"""]]