gitea/services/pull
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
check.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
check_test.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
commit_status.go
lfs.go
main_test.go
merge.go
patch.go
pull.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
pull_test.go
review.go
temp_repo.go
update.go