home/.gitconfig
2023-09-11 23:09:02 +02:00

10 lines
192 B
INI

[user]
email = software@cscherr.de
name = PlexSheep
signingkey = software@cscherr.de
[credential]
helper = store --file ~/.git-credentials
[commit]
gpgsign = false
[pull]
rebase = false