Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent 500 on draft releases without tag
It is possible to create draft releases prior to creating a tag. This will cause a 500 on the releases page due to compare page failing. This PR only shows the compare button if there is a SHA1 present. Fix #16610 Signed-off-by: Andrew Thornton <art27@cantab.net>
- Loading branch information