]> Lady’s Gitweb - Gitweb/commit
gitweb: Refactor reading and parsing config file into read_config_file
authorJakub Narebski <redacted>
Wed, 25 May 2011 16:35:26 +0000 (18:35 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commit67c40cff26e33b708192fe6465047c34eb1410cd580ffed5672c63ffcdb07fb0
treeca3445e4ba4e9a5c9b35d2d5ebe4af1fefa3a0b4f2fb4106cb4a29536a8e84a3
parentbb4147f079a40ce6926233cddb401eaaa55c9d0ebcd1563bc49865d0378f4ddd
gitweb: Refactor reading and parsing config file into read_config_file

Beside being obvious reduction of duplicated code, this is enables us
to easily call site-wide config file in per-installation config file.

The actual update to documentation is left for next commit, because of
possible exclusive alternative (possible other next commit) of always
reading system-wide config file and relying on per-instalation config
file overriding system-wide defaults.

Signed-off-by: Jakub Narebski <redacted>
Acked-by: John 'Warthog9' Hawley <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.156265 seconds and 4 git commands to generate.