fix gitconfig whitespace

This commit is contained in:
deneb 2025-03-18 00:33:17 +01:00
parent c7b734ecd1
commit 0536c8ca8c
3 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,4 @@
# vim: noet
[user]
name = deneb
email = deneb@screee.ee
@ -11,14 +12,14 @@
format = ssh
[alias]
pfusch = push --force-with-lease
lclone = clone --filter=blob:none
addp = add --patch
lclone = clone --filter=blob:none
addp = add --patch
[includeIf "hasconfig:remote.*.url:https://github.com:*/**"]
path = ~/.gitconfig.github
path = ~/.gitconfig.github
[includeIf "hasconfig:remote.*.url:git@github.com:*/**"]
path = ~/.gitconfig.github
path = ~/.gitconfig.github
[includeIf "hasconfig:remote.*.url:https://gitlab.com:*/**"]
path = ~/.gitconfig.github
path = ~/.gitconfig.github
[includeIf "hasconfig:remote.*.url:git@gitlab.com:*/**"]
path = ~/.gitconfig.github
path = ~/.gitconfig.github

View file

@ -1,3 +1,4 @@
# vim: noet
[user]
name = DenebTM
email = deneb@screee.ee

View file

@ -1,3 +1,4 @@
# vim: noet
[user]
name = DenebTM
email = deneb@screee.ee