forgejo/models/git
Lunny Xiao 18eef3b23a
Fix branch order (#31174)
Fix #31172

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

(cherry picked from commit 1137a0357eb1e35a046e86a7277594154d0f6c85)
2024-06-02 16:26:54 +02:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go
branch_list.go Fix branch order (#31174) 2024-06-02 16:26:54 +02:00
branch_test.go
commit_status.go Fix duplicate status check contexts (#30660) 2024-05-05 08:48:45 +01:00
commit_status_summary.go
commit_status_test.go Fix duplicate status check contexts (#30660) 2024-05-05 08:48:45 +01:00
lfs.go
lfs_lock.go
lfs_test.go
main_test.go
protected_banch_list_test.go
protected_branch.go
protected_branch_list.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go