Index: gitconfig ================================================================== --- gitconfig +++ gitconfig @@ -25,5 +25,9 @@ [push] default = matching [gpg] program = gpg2 + +[url "git@github.com:"] + insteadOf = https://github.com/ + pushInsteadOf = https://github.com/