From: Giuseppe Bilotta Date: Thu, 11 Nov 2010 12:26:09 +0000 (+0100) Subject: gitweb: introduce remote_heads feature X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/b765f648f6e996f045b6dea97c291e59d0a092ec7c3d3f1e2d38adb76081e331?hp=b765f648f6e996f045b6dea97c291e59d0a092ec7c3d3f1e2d38adb76081e331 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 Acked-by: Jakub Narebski Signed-off-by: Junio C Hamano ---