gitolite-admin

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

commit 3a9e3fc660f70d2058dd6399a3b45bad9807e0dd
parent 78abbf9016c06645414404a4e6dc389fdf9f1aba
Author: Michael Savage <mikejsavage@gmail.com>
Date:   Sun,  6 Jan 2019 19:18:57 +0200

Oh it was already there

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

diff --git a/conf/gitolite.conf b/conf/gitolite.conf @@ -13,9 +13,9 @@ repo mudgangster RW+ = mike-windows R = daemon option hook.post-receive = stagit - config gitweb.description = "MUD client" + config gitweb.description = "Tiny, scriptable MUD client" -repo ggformat lua-arc4random lua-bcrypt lua-symmetric mudgangster ninjatimeline pdb +repo ggformat lua-arc4random lua-bcrypt lua-symmetric ninjatimeline pdb RW+ = mike R = daemon option hook.post-receive = stagit @@ -35,9 +35,6 @@ repo lua-symmetric repo ninjatimeline config gitweb.description = "Parse .ninja_log and draw a timeline" -repo mudgangster - config gitweb.description = "Tiny, scriptable MUD client" - repo pdb config gitweb.description = "Simple password manager"