gitea/routers/api
Gusted 0d196e29e8
Don't error when branch's commit doesn't exist (#19547) (#19548)
- 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
2022-04-29 12:25:19 +02:00
..
v1 Don't error when branch's commit doesn't exist (#19547) (#19548) 2022-04-29 12:25:19 +02:00