From mboxrd@z Thu Jan 1 00:00:00 1970 From: list at eworm.de (Christian Hesse) Date: Wed, 18 Mar 2015 18:08:48 +0100 Subject: [PATCH 1/1] ui-shared: allow remote refs in branch switcher Message-ID: <1426698528-12881-1-git-send-email-list@eworm.de> From: Christian Hesse Signed-off-by: Christian Hesse --- ui-shared.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ui-shared.c b/ui-shared.c index 1dd8722..ac5a287 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -895,6 +895,8 @@ static void print_header(void) cgit_add_hidden_formfields(0, 1, ctx.qry.page); html(" "); html(""); html(""); -- 2.3.3