mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-14 07:41:21 +01:00
Major changes: 1. do not sync ".keep" file during tests 2. fix incorrect route handler and empty repo handling (backported as #33253 with tests) 3. do not use `RepoRef`: most of the calls are abuses. 4. Use `git.RefType` instead of a new type definition `RepoRefType` on `context`. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| consistency.go | ||
| fixtures_loader.go | ||
| fixtures_test.go | ||
| fixtures.go | ||
| fscopy.go | ||
| reflection.go | ||
| testdb.go | ||
| unit_tests.go | ||