Remove duplicate url entry in gitconfig
This commit is contained in:
@ -3,11 +3,9 @@
|
|||||||
name = Yuri Moens
|
name = Yuri Moens
|
||||||
email = {{ .email | quote }}
|
email = {{ .email | quote }}
|
||||||
|
|
||||||
[url "ssh://git@gitlab.sfpd.fgov.be/"]
|
|
||||||
insteadOf = https://gitlab.sfpd.fgov.be/
|
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = master
|
defaultBranch = master
|
||||||
|
|
||||||
[diff]
|
[diff]
|
||||||
algorithm = histogram
|
algorithm = histogram
|
||||||
colorMoved = default
|
colorMoved = default
|
||||||
|
Reference in New Issue
Block a user