Explorar el Código

Fix git url insteadOf

Andrew Swistak hace 8 años
padre
commit
8c67eac6f5
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      gitconfig

+ 2 - 1
gitconfig

@@ -35,4 +35,5 @@
   interactive = auto
   grep = auto
 [url "github:"]
-  insteadOf = https://github.com
+  insteadOf = git@github.com
+  insteadOf = github.com