summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorSitaram Chamarty <sitaram@atc.tcs.com>2012-03-21 07:49:13 +0530
committerSitaram Chamarty <sitaram@atc.tcs.com>2012-03-24 10:30:45 +0530
commit98a6b08ff441ec1551d8acb89c2174a340a8837a (patch)
treebd6104bbcdf4ea2723419afe8a4f313670352c34 /t
parentlast check in the "dammit, don't call creator() on a missing repo" series :) (diff)
downloadgitolite-gentoo-98a6b08ff441ec1551d8acb89c2174a340a8837a.tar.gz
gitolite-gentoo-98a6b08ff441ec1551d8acb89c2174a340a8837a.tar.bz2
gitolite-gentoo-98a6b08ff441ec1551d8acb89c2174a340a8837a.zip
'desc' command added (manually smoke tested only; no test script)
Diffstat (limited to 't')
-rwxr-xr-xt/glt1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/glt b/t/glt
index bc8f719..3b3daf8 100755
--- a/t/glt
+++ b/t/glt
@@ -12,6 +12,7 @@ my $rc;
my %extcmds = (
help => 1,
info => 1,
+ desc => 1,
perms => 1,
writes => 1,
);