Files
gitea-tea/CODET.md
T
Lunny Xiao 8fd9b7a397 fix
2026-05-25 22:20:31 -07:00

5 lines
257 B
Markdown

## Preferences
- The project module path is `gitea.dev/tea`; `code.gitea.io/tea` is the old name and should not be reintroduced.
- Do not use `go-git`; this codebase has moved to git CLI operations behind the existing backend abstraction in `modules/git`.