Skip to content

Commit ef115e2

Browse files
jnarebgitster
authored andcommitted
gitweb: More about how gitweb gets 'owner' of repository
Signed-off-by: Jakub Narebski <jnareb@gmail.com> Acked-by: Petr Baudis <pasky@suse.cz> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent b890fa3 commit ef115e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gitweb/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,8 @@ You can use the following files in repository:
277277
* gitweb.owner
278278
You can use the gitweb.owner repository configuration variable to set
279279
repository's owner. It is displayed in the project list and summary
280-
page. If it's not set, filesystem directory's owner is used.
280+
page. If it's not set, filesystem directory's owner is used
281+
(via GECOS field / real name field from getpwiud(3)).
281282
* various gitweb.* config variables (in config)
282283
Read description of %feature hash for detailed list, and some
283284
descriptions.

0 commit comments

Comments
 (0)