diff --git a/files/git/.gitconfig b/files/git/.gitconfig index a4a03ed..938709a 100644 --- a/files/git/.gitconfig +++ b/files/git/.gitconfig @@ -63,13 +63,6 @@ # url = http://localhost:81/svn/project/branches branches = tags = - -[url "ssh://git@github.com/"] - insteadOf = https://github.com/ -[url "ssh://git@gitlab.com/"] - insteadOf = https://gitlab.com/ -[url "ssh://git@bitbucket.org/"] - insteadOf = https://bitbucket.org/ [credential] helper = cache --timeout=3600 [color "diff"]