1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-06-22 13:54:15 +03:00

Compare commits

...

2 Commits

Author SHA1 Message Date
ee48d1a87a Switch from Krakul to Messente git config 2024-10-28 16:26:23 +02:00
8101774f52 Move global git config under XDG_CONFIG_HOME 2024-10-28 16:25:43 +02:00

View File

@ -54,8 +54,6 @@
fixes = Fixes: %h (\"%s\")
[tag]
sort = v:refname
[url "ssh://git@github.com/krakul"]
insteadOf = https://github.com/krakul
[protocol "file"]
allow = always
[column]
@ -66,3 +64,5 @@
sort = -committerdate
[fetch]
prune = true
[includeIf "gitdir:~/code/messente/"]
path = ~/code/messente/gitconfig