-
-
Save serbrech/b66c92448faba2ff08b3 to your computer and use it in GitHub Desktop.
Revisions
-
stevenh512 revised this gist
Jun 11, 2012 . 2 changed files with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes.File renamed without changes. -
stevenh512 created this gist
Jun 11, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ # Use git and git+ssh instead of https [url "git://github.com/"] insteadOf = https://github.com/ [url "[email protected]:"] pushInsteadOf = "git://github.com/" [url "[email protected]:"] pushInsteadOf = "https://github.com/" This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ # Use https instead of git and git+ssh [url "https://github.com/"] insteadOf = git://github.com/ [url "https://github.com/"] insteadOf = [email protected]: