From: Jakub Narebski Date: Sat, 26 Jul 2008 23:23:46 +0000 (+0200) Subject: gitweb: More about how gitweb gets 'owner' of repository X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/d5a7aa5c1901fd01ac7ba11afda11ed9014fb7f14dae85cc9853e63a2383a065?ds=sidebyside gitweb: More about how gitweb gets 'owner' of repository Signed-off-by: Jakub Narebski Acked-by: Petr Baudis Signed-off-by: Junio C Hamano --- diff --git a/README b/README index c3abca5..23d299a 100644 --- a/README +++ b/README @@ -276,7 +276,8 @@ You can use the following files in repository: * gitweb.owner You can use the gitweb.owner repository configuration variable to set repository's owner. It is displayed in the project list and summary - page. If it's not set, filesystem directory's owner is used. + page. If it's not set, filesystem directory's owner is used + (via GECOS field / real name field from getpwiud(3)). * various gitweb.* config variables (in config) Read description of %feature hash for detailed list, and some descriptions.