Added a comment
This commit is contained in:
parent
cddd521e1f
commit
0b38397c6d
1 changed files with 12 additions and 0 deletions
|
@ -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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue