1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 15:21:28 +02:00
gitea/modules/repository
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
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>
2020-10-21 11:42:08 -04:00
..
adopt.go
branch.go
cache.go Cache last commit when pushing for big repository (#10109) 2020-10-09 01:17:23 +03:00
check.go Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00
commits_test.go
commits.go
create_test.go
create.go
fork_test.go
fork.go
generate.go
hooks.go Completely quote AppPath and CustomConf paths (#12955) 2020-09-28 21:16:52 -04:00
init.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
main_test.go
repo.go
update.go