diff options
| author | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 14:54:31 +0200 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mars-attacks.org> | 2013-10-07 14:54:31 +0200 |
| commit | f4d92bf6686072b0889e9843cf55ac8d0ad1a59a (patch) | |
| tree | 5880827896366365fcddd4a64847016fcacb9c8e /README | |
| parent | f1b90f46724539d5384bcd8c2be92aafc650bc85 (diff) | |
| download | mgagit-f4d92bf6686072b0889e9843cf55ac8d0ad1a59a.tar mgagit-f4d92bf6686072b0889e9843cf55ac8d0ad1a59a.tar.gz mgagit-f4d92bf6686072b0889e9843cf55ac8d0ad1a59a.tar.bz2 mgagit-f4d92bf6686072b0889e9843cf55ac8d0ad1a59a.tar.xz mgagit-f4d92bf6686072b0889e9843cf55ac8d0ad1a59a.zip | |
Add the showconf command, to show repos configuration in yaml
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -13,8 +13,10 @@ And generate the corresponding gitolite configuration and keys directory. Available commands ------------------ -- glconf : Print gitolite configuration -- glrun : Update gitolite configuration +- glconf : Print gitolite configuration +- glrun : Update gitolite configuration +- showconf : Display the repos configuration in YAML. This is mainly + useful for debugging. Configuration |
