]> Lady’s Gitweb - Gitweb/commit
gitweb: move hard coded .git suffix out of git_get_projects_list
authorBernhard R. Link <redacted>
Mon, 30 Jan 2012 20:05:47 +0000 (21:05 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:31 +0000 (00:51 -0400)
commitad4789651e6fa6129c287af08a033014a38f2e78ecf450ffdf9f8197b7cc0139
tree0c77cfbdb2ad3dca1b49e566fac86bf63557bf990916f094eb84103c4d8d09bf
parent7e49981d34284e6250b9f617ef1be11ef601d5a3aa0570dfb3962af6886ea144
gitweb: move hard coded .git suffix out of git_get_projects_list

Use of the filter option of git_get_projects_list is currently
limited to forks. It hard codes removal of ".git" suffixes from
the filter.

To make it more generic move the .git suffix removal to the callers.

Signed-off-by: Bernhard R. Link <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.344664 seconds and 4 git commands to generate.