From 328ede550c3f1bc7b9a870e53f2e70ce58366e2b Mon Sep 17 00:00:00 2001 From: Odin Ugedal Date: Tue, 15 Mar 2016 11:31:35 +0100 Subject: [PATCH] Fix problems with '#' in branchname Add proper escaping of '#' in branchname in compare when doing pull requests. This addresses issue #2822. --- templates/repo/pulls/compare.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/pulls/compare.tmpl b/templates/repo/pulls/compare.tmpl index 0d7b6f9b5..7069fe3f0 100644 --- a/templates/repo/pulls/compare.tmpl +++ b/templates/repo/pulls/compare.tmpl @@ -21,7 +21,7 @@ @@ -39,7 +39,7 @@