1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-27 23:19:56 +02:00
gitea/services/pull
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics

* Fix tests

Co-authored-by: zeripath <art27@cantab.net>
2022-08-16 10:22:25 +08:00
..
check_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
check.go
commit_status.go
edits.go
lfs.go
main_test.go
merge.go
patch_unmerged.go
patch.go
pull_test.go Refactor AssertExistsAndLoadBean to use generics (#20797) 2022-08-16 10:22:25 +08:00
pull.go
review.go
temp_repo.go
update.go