|
|
@ -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 |
|
|
|