Upload files to "/"

This commit is contained in:
2025-06-19 00:20:56 +00:00
commit fe5f83c0e1
5 changed files with 40 additions and 0 deletions

13
config Normal file
View File

@ -0,0 +1,13 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/whr129/Go-Wallet.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main