update github

This commit is contained in:
2021-05-05 15:08:58 +08:00
parent 8227b98d14
commit 8e9885dcb3
402 changed files with 1065 additions and 0 deletions

13
.git.github/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 = git@github.com:go-developer/gopkg.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master