]> Lady’s Gitweb - Gitweb/commitdiff
gitweb: Denote non-heads, non-remotes branches
authorKrzesimir Nowak <redacted>
Wed, 11 Dec 2013 11:54:44 +0000 (12:54 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:32 +0000 (00:51 -0400)
Given two branches residing in refs/heads/master and refs/wip/feature
the list-of-branches view will present them in following way:
master
feature (wip)

When getting a snapshot of a 'feature' branch, the tarball is going to
have name like 'project-wip-feature-<short hash>.tgz'.

Signed-off-by: Krzesimir Nowak <redacted>
Signed-off-by: Junio C Hamano <redacted>

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