Files
Red-Team-Ilustration-for-web/redteam/config

15 lines
360 B
Plaintext

[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://git.cypsec.de/GuidoSchenone/Red-Team-Ilustration-for-web.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "main"]
remote = origin
merge = refs/heads/main
vscode-merge-base = origin/main