mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-22 07:31:36 -05:00
[GH-ISSUE #270] Migration Issue #735
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mattboston on GitHub (Apr 15, 2026).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/270
As mentioned in #260 I migrated to a new network and changed IPs. To fix that issue I added
GITEA_URL=http://192.168.5.250:3000/to my docker compose and that brought everything up. Once I logged back in, I went to one of the repos and told it to sync and I'm getting this in the Activity Log:What's strange is some syncs for some of my other repos are successful. Both GH repos are mine, both Gitea repos are mine. It's like some of the Gitea Mirror repos cached the old IP.