mirror of
https://github.com/sstent/go-garth.git
synced 2026-01-28 01:52:11 +00:00
sync
This commit is contained in:
12
python-garth/.git_disabled/config
Normal file
12
python-garth/.git_disabled/config
Normal file
@@ -0,0 +1,12 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
[remote "origin"]
|
||||
url = https://github.com/matin/garth.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
[branch "main"]
|
||||
remote = origin
|
||||
merge = refs/heads/main
|
||||
vscode-merge-base = origin/main
|
||||
Reference in New Issue
Block a user