Files
ForgeBucket/.repos/3/hello-world-import.git/config
T

14 lines
265 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://github.com/octocat/Hello-World.git
tagOpt = --no-tags
fetch = +refs/*:refs/*
mirror = true
[http]
receivepack = true