can now import repos and have more settings for creating new ones.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[remote "origin"]
|
||||
url = https://gitea.dokploy.second-breakfast.dev/HomeLab/LabGraph.git
|
||||
tagOpt = --no-tags
|
||||
fetch = +refs/*:refs/*
|
||||
mirror = true
|
||||
[http]
|
||||
receivepack = true
|
||||
Reference in New Issue
Block a user