gitea/services/mirror
zeripath de6e427a01
go-version constraints ignore pre-releases ()
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>
..
mirror.go go-version constraints ignore pre-releases ()
mirror_test.go [API] Migration: Change ServiceType String ()