上传文件至「/」

This commit is contained in:
2026-08-09 16:14:37 +08:00
commit 58cd375759
5 changed files with 506 additions and 0 deletions

13
config Normal file
View File

@@ -0,0 +1,13 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[user]
name = Mike Mi
email = 2873@qq.com
[remote "origin"]
url = https://gitea.public.snrc.site/mimingkang/OmniSocketGo_streaming.git
fetch = +refs/heads/*:refs/remotes/origin/*