mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
0d196e29e8
- Backport #19547 - If one of the branches no longer exists, don't throw an error, it's possible that the branch was destroyed during the process. Simply skip it and disregard it. - Resolves #19541