From 022d6758e76fff1f1f07607cc002c8b14ebcafae Mon Sep 17 00:00:00 2001 From: "David Adam (zanchey)" Date: Fri, 17 Apr 2009 23:24:50 +0800 Subject: [PATCH] Update header: direct setting of owner/descriptions --- gitosis.conf | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gitosis.conf b/gitosis.conf index 1f311ec..121fd69 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -15,7 +15,11 @@ # and an export flag set, like this: # [repo $reponame] # daemon = yes -# owner = $repomastername +# +# You should also then edit the ~git/repositories/$reponame.git/config +# and insert a [gitweb] section with an owner = $ownername key to identify +# the owner of the repository, and edit the $reponame.git/description file +# to provide a better description. [gitosis] -- 2.20.1