diff options
author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-15 13:42:29 +0200 |
---|---|---|
committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-07-15 13:42:29 +0200 |
commit | 6f18d48e508c9688299b61ed2c4d19baae0f9371 (patch) | |
tree | 64a1606c5ba676c61f90fb74bcf0ef3ea6ac4753 /README | |
parent | e6e9422b14a4180fae408b2cf8716200a66ee5b2 (diff) | |
download | software-6f18d48e508c9688299b61ed2c4d19baae0f9371.tar software-6f18d48e508c9688299b61ed2c4d19baae0f9371.tar.gz software-6f18d48e508c9688299b61ed2c4d19baae0f9371.tar.bz2 software-6f18d48e508c9688299b61ed2c4d19baae0f9371.tar.xz software-6f18d48e508c9688299b61ed2c4d19baae0f9371.zip |
README: add lockdown parameter
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ The following parameters can be set : - maintainer : login of the maintainer + - lockdown : set to 'yes' if only the maintainer should be allowed to + push to master and release/ branches. + |