mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-24 21:25:59 +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