1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 03:26:01 -04:00
gitea/models/git
Lunny Xiao 1137a0357e
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.
2024-05-31 09:58:41 +08:00
..
branch_list.go Fix branch order (#31174) 2024-05-31 09:58:41 +08:00
branch_test.go
branch.go Fix wrong display of recently pushed notification (#25812) 2024-05-21 17:00:35 +00:00
commit_status_summary.go
commit_status_test.go Fix duplicate status check contexts (#30660) 2024-04-30 11:53:16 +08:00
commit_status.go Fix duplicate status check contexts (#30660) 2024-04-30 11:53:16 +08:00
lfs_lock.go
lfs.go
main_test.go
protected_banch_list_test.go
protected_branch_list.go
protected_branch_test.go
protected_branch.go
protected_tag_test.go
protected_tag.go