diff --git a/gitconfig b/gitconfig index ca4bc0b..70bfbe1 100644 --- a/gitconfig +++ b/gitconfig @@ -27,3 +27,7 @@ [gpg] program = gpg2 + +[url "git@github.com:"] + insteadOf = https://github.com/ + pushInsteadOf = https://github.com/