mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-21 16:00:59 +02:00
Switch from Krakul to Messente git config
This commit is contained in:
parent
8101774f52
commit
ee48d1a87a
@ -54,8 +54,6 @@
|
|||||||
fixes = Fixes: %h (\"%s\")
|
fixes = Fixes: %h (\"%s\")
|
||||||
[tag]
|
[tag]
|
||||||
sort = v:refname
|
sort = v:refname
|
||||||
[url "ssh://git@github.com/krakul"]
|
|
||||||
insteadOf = https://github.com/krakul
|
|
||||||
[protocol "file"]
|
[protocol "file"]
|
||||||
allow = always
|
allow = always
|
||||||
[column]
|
[column]
|
||||||
@ -66,3 +64,5 @@
|
|||||||
sort = -committerdate
|
sort = -committerdate
|
||||||
[fetch]
|
[fetch]
|
||||||
prune = true
|
prune = true
|
||||||
|
[includeIf "gitdir:~/code/messente/"]
|
||||||
|
path = ~/code/messente/gitconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user