Add Gitea setup documentation

This commit is contained in:
donald
2025-12-03 23:42:15 +08:00
parent 43ecdccf56
commit de89a64bf2
2 changed files with 156 additions and 1 deletions

View File

@@ -4,7 +4,9 @@
"Bash(git init:*)",
"Bash(git remote add:*)",
"Bash(git config:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git push:*)"
],
"deny": [],
"ask": []