mirror of
https://github.com/BigBodyCobain/Shadowbroker.git
synced 2026-04-23 19:16:06 +02:00
d786fae343
Former-commit-id: db1722a99e3ea7fd8afb296f186f57799bf4b695
14 lines
322 B
Plaintext
14 lines
322 B
Plaintext
[core]
|
|
repositoryformatversion = 0
|
|
filemode = false
|
|
bare = false
|
|
logallrefupdates = true
|
|
symlinks = false
|
|
ignorecase = true
|
|
[remote "origin"]
|
|
url = https://BigBodyCobain@github.com/BigBodyCobain/Shadowbroker.git
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
[branch "main"]
|
|
remote = origin
|
|
merge = refs/heads/main
|