0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-13 07:02:01 -05:00
forgejo/services/mirror
ericLemanissier 85124bcfcf
Fix mirror bug (#33597)
follows-up be4e961240883778c44d9651eaaf9ab8723bbbb0

Fix https://github.com/go-gitea/gitea/issues/33200

---------

Co-authored-by: Giteabot <teabot@gitea.io>
(cherry picked from commit 57997f1518bada128a6aa775306ec15626cc0691)
2025-02-25 12:56:32 +01:00
..
mirror.go feat(quota): Quota enforcement 2024-08-02 11:10:34 +02:00
mirror_pull.go Fix mirror bug (#33597) 2025-02-25 12:56:32 +01:00
mirror_push.go chore: fix typos, decap a few i18n strings (#6666) 2025-01-24 05:41:59 +00:00
mirror_test.go Fix mirror bug (#33597) 2025-02-25 12:56:32 +01:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
queue.go