diff options
author | Gusted <williamzijl7@hotmail.com> | 2022-04-29 08:44:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-29 16:44:40 +0800 |
commit | 334707fee90922e514485718088e3f0d55671c72 (patch) | |
tree | 02d753ee3d249f2ab03bd7489248915fa4f67381 /web_src | |
parent | 53829b84f06f4734d6abe4b3c44d18e960dd53c1 (diff) | |
download | gitea-334707fee90922e514485718088e3f0d55671c72.tar.gz gitea-334707fee90922e514485718088e3f0d55671c72.zip |
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
Diffstat (limited to 'web_src')
0 files changed, 0 insertions, 0 deletions