]> source.dussan.org Git - gitea.git/commit
Fix branch order (#31174) (#31193)
authorGiteabot <teabot@gitea.io>
Fri, 31 May 2024 03:34:05 +0000 (11:34 +0800)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 03:34:05 +0000 (11:34 +0800)
commitc6176ee59f4a25607dcfbc00757121f705101101
treebdbc1c2b38a856b5f8041f41a7991f9656f63a79
parente8c776c79384c1c0a4d707ce5084b27347703848
Fix branch order (#31174) (#31193)

Backport #31174 by @lunny

Fix #31172

The original order or the default order should not be ignored even if we
have an is_deleted order.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
models/git/branch_list.go