forgejo/models/git
Lunny Xiao 2b5c69c451
Detect whether action view branch was deleted (#32764)
Fix #32761

![图片](https://github.com/user-attachments/assets/a5a7eef8-0fea-4242-b199-1b0b73d9bbdb)

(cherry picked from commit 6370d2fb93a5ee897b82969ca30a9feb33667714)

Conflicts:
	routers/web/repo/actions/actions.go
	routers/web/repo/actions/view.go
  trivial context conflicts
2024-12-15 09:45:10 +01:00
..
TestIterateRepositoryIDsWithLFSMetaObjects
branch.go Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00
branch_list.go
branch_test.go
commit_status.go Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibility (#6113) 2024-12-01 19:15:31 +00:00
commit_status_summary.go
commit_status_test.go Rework GetLatestCommitStatusForPairs query using a subquery for PG compatibility (#6113) 2024-12-01 19:15:31 +00:00
lfs.go
lfs_lock.go
lfs_lock_list.go
lfs_test.go
main_test.go
protected_branch.go
protected_branch_list.go
protected_branch_list_test.go
protected_branch_test.go
protected_tag.go
protected_tag_test.go