1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 09:24:49 +01:00
gitea/services/pull
wxiaoguang 81926d61db
Decouple unit test, remove intermediate unittestbridge package (#17662)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-11-16 16:53:21 +08:00
..
check_test.go Decouple unit test, remove intermediate unittestbridge package (#17662) 2021-11-16 16:53:21 +08:00
check.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
commit_status.go
lfs.go
main_test.go Decouple unit test code from business code (#17623) 2021-11-12 22:36:47 +08:00
merge.go Remove unnecassary calls to filepath.Join (#17608) 2021-11-15 14:02:53 +08:00
patch.go Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
pull_test.go
pull.go
review.go
temp_repo.go
update.go