1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-23 16:14:29 +00:00
Gusted 334707fee9
Don't error when branch's commit doesn't exist (#19547)
* Don't error when branch's commit doesn't exist

- 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

* Don't send empty objects

* Use more minimal approach
2022-04-29 16:44:40 +08:00
..
2021-01-26 16:36:53 +01:00
2022-04-28 13:48:48 +02:00
2022-03-22 15:03:22 +08:00
2022-03-22 15:03:22 +08:00
2021-12-12 23:48:20 +08:00