Re: [PATCH v2] gitweb: Add an option for adding more branch refs

2013-11-28 Thread Krzesimir Nowak
On Wed, 2013-11-27 at 12:55 -0800, Junio C Hamano wrote: > Eric Sunshine writes: > > > On Wed, Nov 27, 2013 at 3:34 PM, Eric Sunshine > > wrote: > >> On Wed, Nov 27, 2013 at 10:30 AM, Krzesimir Nowak > >> wrote: > >>> Overriding an @additional_branch_refs configuration variable with > >>> valu

Re: [PATCH v2] gitweb: Add an option for adding more branch refs

2013-11-27 Thread Junio C Hamano
Eric Sunshine writes: > On Wed, Nov 27, 2013 at 3:34 PM, Eric Sunshine > wrote: >> On Wed, Nov 27, 2013 at 10:30 AM, Krzesimir Nowak >> wrote: >>> Overriding an @additional_branch_refs configuration variable with >>> value ('wip') will make gitweb to show branches that appear in >>> refs/heads

Re: [PATCH v2] gitweb: Add an option for adding more branch refs

2013-11-27 Thread Eric Sunshine
On Wed, Nov 27, 2013 at 3:34 PM, Eric Sunshine wrote: > On Wed, Nov 27, 2013 at 10:30 AM, Krzesimir Nowak > wrote: >> Overriding an @additional_branch_refs configuration variable with >> value ('wip') will make gitweb to show branches that appear in >> refs/heads and refs/wip (refs/heads is hardc

Re: [PATCH v2] gitweb: Add an option for adding more branch refs

2013-11-27 Thread Eric Sunshine
On Wed, Nov 27, 2013 at 10:30 AM, Krzesimir Nowak wrote: > Overriding an @additional_branch_refs configuration variable with > value ('wip') will make gitweb to show branches that appear in > refs/heads and refs/wip (refs/heads is hardcoded). Might be useful for > gerrit setups where user branches