]> source.dussan.org Git - gitea.git/commit
Restore detection of branches are equal on compare page (#14586)
authorzeripath <art27@cantab.net>
Tue, 16 Feb 2021 15:39:45 +0000 (15:39 +0000)
committerGitHub <noreply@github.com>
Tue, 16 Feb 2021 15:39:45 +0000 (16:39 +0100)
commit66a148e398c3c944e2b79187c09ef0bb7bdfdd5e
treee983d4e0d072ec88918e7ccf191c1c28f612999f
parentebddee8d2b46afc8f297ef86463590db57367e70
Restore detection of branches are equal on compare page (#14586)

Somehow the test for detecting if branches are equal broke
this PR restores this functionality.

Fix #14502

Signed-off-by: Andrew Thornton <art27@cantab.net>
modules/git/repo_compare.go
routers/repo/compare.go