Skip to content

Commit 16d9f5c

Browse files
harryzcydelvhzeripathlunny
authored andcommitted
Implement sync push mirror on commit (go-gitea#19411)
Support synchronizing with the push mirrors whenever new commits are pushed or synced from pull mirror. Related Issues: go-gitea#18220 Co-authored-by: delvh <dev.lh@web.de> Co-authored-by: zeripath <art27@cantab.net> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
1 parent 3b81e40 commit 16d9f5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

models/migrations/v219.go

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import (
99

1010
"code.gitea.io/gitea/models/repo"
1111
"code.gitea.io/gitea/modules/timeutil"
12-
1312
"xorm.io/xorm"
1413
)
1514

0 commit comments

Comments
 (0)