From f4d92bf6686072b0889e9843cf55ac8d0ad1a59a Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 7 Oct 2013 14:54:31 +0200 Subject: Add the showconf command, to show repos configuration in yaml --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 13c0368..34accb4 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.1