stop forcing ssh for git clones, HTTPs is sometimes better

This commit is contained in:
Nemo 2020-02-23 01:41:07 +05:30
parent 7d6c1ebaef
commit a131dbe261
1 changed files with 0 additions and 7 deletions

View File

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