]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Include links to feeds in HTML header only for '200 OK' response
authorJakub Narebski <redacted>
Sat, 18 Dec 2010 20:02:13 +0000 (21:02 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
To do that, generating "<link />"s to feeds were refactored into
print_feed_meta() subroutine, to keep nesting (indent) level in
git_header_html() low.  This has also the advantage of making code
more clear.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: John 'Warthog9' Hawley <redacted>
Signed-off-by: Junio C Hamano <redacted>

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