diff options
author | http://joey.kitenet.net/ <joey@web> | 2011-12-19 18:29:01 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-12-19 18:29:01 +0000 |
commit | 0b38397c6dd49fb0abd399ecebf1298f148e87c3 (patch) | |
tree | bafde84af60d281b9b19bf88cf6e5c86dc22872f | |
parent | cddd521e1feb64a1264a3f2c222076a0a994abff (diff) |
Added a comment
-rw-r--r-- | doc/forum/pure_git-annex_only_workflow/comment_8_6e5b42fdb7801daadc0b3046cbc3d51e._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/pure_git-annex_only_workflow/comment_8_6e5b42fdb7801daadc0b3046cbc3d51e._comment b/doc/forum/pure_git-annex_only_workflow/comment_8_6e5b42fdb7801daadc0b3046cbc3d51e._comment new file mode 100644 index 000000000..d33a296ca --- /dev/null +++ b/doc/forum/pure_git-annex_only_workflow/comment_8_6e5b42fdb7801daadc0b3046cbc3d51e._comment @@ -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. +"""]] |