0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 16:49:53 +01: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 Ensure that all unmerged files are merged when conflict checking (#20528) 2022-07-29 01:19:55 +02:00
patch.go Ensure that all unmerged files are merged when conflict checking (#20528) 2022-07-29 01:19:55 +02:00
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