0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-18 09:13:38 +01:00
gitea/services/repository
Lunny Xiao ab22ab4a37
Refactor push update (#13381)
* Refactor Push update

* Remove the push_test since the function has been removed.

* Use default branch setting instead master
2020-12-08 03:23:18 +01:00
..
generate.go Adopt repositories (#12920) 2020-09-25 07:09:23 +03:00
main_test.go
push.go Refactor push update (#13381) 2020-12-08 03:23:18 +01:00
repository.go Fix repository create/delete event webhooks (#13008) 2020-10-02 10:37:46 +01:00
transfer_test.go
transfer.go