fix: test gitea

This commit is contained in:
2025-10-29 19:20:15 +00:00
parent 0746a2548c
commit d2dcad504f

View File

@@ -1,2 +1,8 @@
# test # test
test basic command
```bash
git add
git commit
git push origin main
```