mirror of https://github.com/go-gitea/gitea.git
Ran [`deadcode`](https://pkg.go.dev/golang.org/x/tools/cmd/deadcode) (`-test ./...`) to find functions, methods and error types unreachable from any call path (including tests), and removed the truly-dead ones. Co-authored-by: Claude (Opus 4.7) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| branch.go | ||
| branch_list.go | ||
| branch_test.go | ||
| commit_status.go | ||
| commit_status_summary.go | ||
| commit_status_test.go | ||
| lfs.go | ||
| lfs_lock.go | ||
| lfs_lock_list.go | ||
| lfs_lock_test.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 | ||