forgejo/modules/repofiles
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
..
action.go
action_test.go
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
tree.go
tree_test.go
update.go
upload.go
verification.go