1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-23 21:24:20 -04:00
gitea/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_test.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
action.go Move all push update operations to a queue (#10133) 2020-09-11 10:14:48 -04:00
blob_test.go
blob.go
commit_status.go
commit.go
content_test.go
content.go
delete.go Add configurable Trust Models (#11712) 2020-09-20 00:44:55 +08:00
diff_test.go
diff.go
file_test.go
file.go
repofiles_test.go
repofiles.go
temp_repo.go go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
tree_test.go
tree.go
update.go [Enhancement] Allow admin to merge pr with protected file changes (#12078) 2020-10-13 14:50:57 -04:00
upload.go
verification.go