1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-29 15:54:06 +00:00
gitea/services/mirror
yp05327 928c0d4f46
Fix mirror error when mirror repo is empty (#30432) (#30467)
Backport #30432
Fix https://github.com/go-gitea/gitea/issues/30424

ps: convert `gitrepo.OpenRepository` to `git.OpenRepository`
remove `ctx` from `checkAndUpdateEmptyRepository`

Co-authored-by: Giteabot <teabot@gitea.io>
2024-04-14 14:18:06 +02:00
..
mirror_pull.go Fix mirror error when mirror repo is empty (#30432) (#30467) 2024-04-14 14:18:06 +02:00
mirror_push.go Move modules/mirror to services (#26737) 2023-08-27 10:24:45 +08:00
mirror_test.go Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2023-05-26 01:04:48 +00:00
mirror.go More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
queue.go Move modules/mirror to services (#26737) 2023-08-27 10:24:45 +08:00