]> Lady’s Gitweb - Gitweb/commit
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)
commit24eefea5ad720351fb757031814e2cce219725a5fa9b7e02c88eb45bd0219e1b
tree2dd1319e9849f7057fedeee722f9b462f9e5f5d98228fc8e45c666deaf7c0d8a
parent2923e46d208d9008450df5e42d305bef0bd31083041b6fd4050766db6a78a3fb
gitweb: Denote non-heads, non-remotes branches

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>
gitweb.perl
This page took 0.234046 seconds and 4 git commands to generate.