mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
New push to head repo of head branch: regenerate patch and retest apply
This commit is contained in:
@@ -66,6 +66,7 @@ func GlobalInit() {
|
||||
models.HasEngine = true
|
||||
cron.NewContext()
|
||||
models.InitDeliverHooks()
|
||||
models.InitTestPullRequests()
|
||||
log.NewGitLogger(path.Join(setting.LogRootPath, "http.log"))
|
||||
}
|
||||
if models.EnableSQLite3 {
|
||||
|
Reference in New Issue
Block a user