From 19394922721d0adf8e73f69cbccc585a0baa37e6 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Tue, 26 May 2026 15:00:21 -0700 Subject: [PATCH] update --- CODET.md | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 CODET.md diff --git a/CODET.md b/CODET.md deleted file mode 100644 index 17e72bb6..00000000 --- a/CODET.md +++ /dev/null @@ -1,4 +0,0 @@ -## 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`.