Upload files to "/"
This commit is contained in:
17
config
Normal file
17
config
Normal file
@@ -0,0 +1,17 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = false
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
symlinks = false
|
||||
ignorecase = true
|
||||
[submodule]
|
||||
active = .
|
||||
[remote "origin"]
|
||||
url = https://git.degnedict.de/bene/DayZ-Files.git
|
||||
fetch = +refs/heads/*:refs/remotes/origin/*
|
||||
[branch "main"]
|
||||
remote = origin
|
||||
merge = refs/heads/main
|
||||
[lfs]
|
||||
repositoryformatversion = 0
|
||||
Reference in New Issue
Block a user