Files
uberspace-cli/config
2026-03-01 11:51:26 +01:00

12 lines
256 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = https://git.felixfoertsch.de/felixfoertsch/uberspace-cli.git
tagOpt = --no-tags
fetch = +refs/*:refs/*
mirror = true