Files
SplenkOS/OVMFbin/git folder/config

16 lines
412 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "upstream"]
url = https://github.com/Absurdponcho/OVMFbin
fetch = +refs/heads/*:refs/remotes/upstream/*
[branch "main"]
remote = origin
vscode-merge-base = origin/main
merge = refs/heads/main
[remote "origin"]
url = https://github.com/SpookyDervish/OVMFbin.git
fetch = +refs/heads/*:refs/remotes/origin/*