gitolite-admin

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit f67300c969ddf03462d1eb734dc4db1dce7488bd
parent 8c3cdf8508b27129ab576510dc7886225a330c22
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sun, 16 Sep 2018 14:37:55 +0300

.

Diffstat:
Mconf/gitolite.conf | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/conf/gitolite.conf b/conf/gitolite.conf @@ -7,7 +7,7 @@ repo medfall R = daemon option hook.post-receive = stagit - option gitweb.description = "A super great game engine" + config gitweb.description = "A super great game engine" repo mudgangster RW+ = mike @@ -15,7 +15,7 @@ repo mudgangster R = daemon option hook.post-receive = stagit - option gitweb.description = "MUD client" + config gitweb.description = "MUD client" repo dotfiles RW+ = mike @@ -30,5 +30,4 @@ repo test RW+ = mike R = daemon option hook.post-receive = stagit - option gitweb.description = "Test repo" config gitweb.description = "Test repo"