]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Remove extra "/" in path names for git_get_project_list
authorAneesh Kumar K.V <redacted>
Fri, 3 Nov 2006 05:11:45 +0000 (10:41 +0530)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
Without this change we get a wrong $pfxlen value and the check_export_ok()
checks with with a wrong directory name. Without this patch the below
$projects_list fails with gitweb

$projects_list = "/tmp/a/b/";

Signed-off-by: Aneesh Kumar K.V <redacted>
Signed-off-by: Junio C Hamano <redacted>

No differences found
This page took 0.164615 seconds and 4 git commands to generate.