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