mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 08:00:24 +08:00
Go-version constraints ignore pre-releases. Rather than change the library further this PR simply changes the git version comparison to use simple version compare ignoring the issue of pre-releases. Signed-off-by: Andrew Thornton <art27@cantab.net>