From: Giuseppe Bilotta Date: Thu, 11 Nov 2010 12:26:17 +0000 (+0100) Subject: gitweb: group remote heads by remote X-Git-Tag: v1.7.4-rc0~80^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9d0d42f3450fe34737f92b9bde31ac1cf6deeadb?hp=9d0d42f3450fe34737f92b9bde31ac1cf6deeadb gitweb: group remote heads by remote In remote and summary view, display a block for each remote, with the fetch and push URL(s) as well as the list of the remote heads. In summary view, if the number of remotes is higher than a prescribed limit, only display the first remotes and their fetch and push urls, without any heads information and without grouping. Signed-off-by: Giuseppe Bilotta Acked-by: Jakub Narebski Signed-off-by: Junio C Hamano ---