上传文件至 /
This commit is contained in:
1
COMMIT_EDITMSG
Normal file
1
COMMIT_EDITMSG
Normal file
@@ -0,0 +1 @@
|
|||||||
|
完成作业六
|
||||||
13
config
Normal file
13
config
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
[core]
|
||||||
|
repositoryformatversion = 0
|
||||||
|
filemode = false
|
||||||
|
bare = false
|
||||||
|
logallrefupdates = true
|
||||||
|
symlinks = false
|
||||||
|
ignorecase = true
|
||||||
|
[remote "origin"]
|
||||||
|
url = https://gitea.detr.top/2509165046/task-2-3-File-Operations.git
|
||||||
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||||
|
[branch "main"]
|
||||||
|
remote = origin
|
||||||
|
merge = refs/heads/main
|
||||||
1
description
Normal file
1
description
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Unnamed repository; edit this file 'description' to name the repository.
|
||||||
Reference in New Issue
Block a user