]> source.dussan.org Git - gitea.git/commit
Fix ListBranches to handle empty case (#21921) (#22025)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 4 Dec 2022 21:57:33 +0000 (05:57 +0800)
committerGitHub <noreply@github.com>
Sun, 4 Dec 2022 21:57:33 +0000 (23:57 +0200)
commit8188cdfcd2073001a544feea9120673c3787f20a
treebb36e7ec318bee51f174738fc92d4cc7c767bbfe
parent82d50af72179df95698ebb00b060eeac4ac131ce
Fix ListBranches to handle empty case (#21921) (#22025)

Fix #21910
Backport #21921

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
routers/api/v1/repo/branch.go