Browse Source

Fix git url insteadOf

Andrew Swistak 8 years ago
parent
commit
8c67eac6f5
1 changed files with 2 additions and 1 deletions
  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