Compare two branches which has no base commit will result in 500 #1105
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Milestone
It should show the error that the two branches cannot be compared.
git merge-base master gh-pages
will returnexit status 1
in https://github.com/go-gitea/git/blob/master/command.go#L50.The text was updated successfully, but these errors were encountered: