mirror of https://github.com/go-gitea/gitea.git
Fix #35781, #27472 Backport #35819 The PR will not correct the wrong numbers automatically. There is a cron task `check_repo_stats` which will be run when Gitea start or midnight. It will correct the numbers. |
||
|---|---|---|
| .. | ||
| 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 | ||
| 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 | ||