]> Lady’s Gitweb - Gitweb/commit
gitweb: introduce remote_heads feature
authorGiuseppe Bilotta <redacted>
Thu, 11 Nov 2010 12:26:09 +0000 (13:26 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commitb765f648f6e996f045b6dea97c291e59d0a092ec7c3d3f1e2d38adb76081e331
tree8c02de1e0db5d2fa2cff7f1c6a14418a46429ea1af95bbd43a47705ee7ca6711
parente874b8d66df434ac4485dc4edf699ce98c70271b9ad007dc6ad161cb1e8eaa9e
gitweb: introduce remote_heads feature

With this feature enabled, remote heads are retrieved (and displayed)
when getting (and displaying) the heads list. Typical usage would be for
local repository browsing, e.g. by using git-instaweb (or even a more
permanent gitweb setup), to check the repository status and the relation
between tracking branches and the originating remotes.

Signed-off-by: Giuseppe Bilotta <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.242086 seconds and 4 git commands to generate.