]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Fix blob linenr links in pathinfo mode
authorPetr Baudis <redacted>
Fri, 6 Nov 2009 15:08:41 +0000 (16:08 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:39 +0000 (00:50 -0400)
In pathinfo mode, we use <base href> that refers to the base location
of gitweb in order for various external media links to work well.
However, this means that for the page to refer to itself, it must
regenerate full link, and this is exactly what the blob view page
did not do for line numbers.

Signed-off-by: Petr Baudis <redacted>
Signed-off-by: Junio C Hamano <redacted>

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