mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-05-08 12:52:44 -05:00
[GH-ISSUE #253] Github Deleted Repository cannot be deleted in Gitea-mirror #1981
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 @CrazyWolf13 on GitHub (Mar 27, 2026).
Original GitHub issue: https://github.com/RayLabsHQ/gitea-mirror/issues/253
When I delete a github repo, for example a fork on github that is no longer needed,
Gitea-mirror will continue to try to sync it, even if I click import github data it is not cleaned from the list or repositories.
Because the fork no longer exists on Github, I end up with repos that are stuck in Forgejo at syncing repo screen.
Currently there seems to be no way to remove a repositoryfrom gitea-mirror other than to ignore it.
@CrazyWolf13 commented on GitHub (Mar 27, 2026):
My bad, it's possible via right click menu, though it seems like a button at the top could make this clearer.