]> Lady’s Gitweb - Gitweb/commit
gitweb: rename gitweb_check_feature to gitweb_get_feature
authorJunio C Hamano <redacted>
Sat, 29 Nov 2008 21:02:08 +0000 (13:02 -0800)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commitd3e08ba9e617ee5744f1550d5cf6bcb863bc40ee13cb5f14b91983a0602dad17
treec2da2d934ab101c1501c173fbc996e5e8ddb0342118087f5f43957ceaa80fff5
parent4ece42f20812af7b57bb9a14b0a5eb675c9051f895a7c60e520b4b9f3b022b58
gitweb: rename gitweb_check_feature to gitweb_get_feature

The function is about retrieving the configuration parameter list for the
feature.  A more robust way to check if a feature is enabled will be
introduced in the next patch, and the function will be called
gitweb_check_feature.

Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.229351 seconds and 4 git commands to generate.