This commit is contained in:
Lunny Xiao
2026-05-25 22:20:31 -07:00
parent 7f0d53eb90
commit 8fd9b7a397
7 changed files with 23 additions and 109 deletions
+4
View File
@@ -0,0 +1,4 @@
## 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`.