Added a comment
This commit is contained in:
parent
05514bc5d9
commit
e0624c933e
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="http://joeyh.name/"
|
||||
ip="209.250.56.227"
|
||||
subject="comment 9"
|
||||
date="2014-01-02T17:25:50Z"
|
||||
content="""
|
||||
I have now implemented a way to mark a remote as readonly. This prevents git-annex from pushing anything to the remote, or modifying it in other ways.
|
||||
|
||||
It seems that in your use case, you might want to avoid git-annex sync pushing the git-annex branch, but still push a branch like master. So far, it's up to you to decide which branches to manually push; readonly disables all pushing.
|
||||
"""]]
|
Loading…
Reference in a new issue