上传文件至 /

This commit is contained in:
2026-07-05 18:04:10 +08:00
parent 447c3c5221
commit c5655fe32f
5 changed files with 172 additions and 0 deletions

14
config Normal file
View File

@@ -0,0 +1,14 @@
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://gitea.detr.top/gitea_eternal/simulated-examination.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
vscode-merge-base = origin/main