sync current state

This commit is contained in:
2026-03-01 11:44:31 +01:00
parent 8027402394
commit 7c286a0dc0
22 changed files with 889 additions and 0 deletions

11
config Normal file
View File

@@ -0,0 +1,11 @@
[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