diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,5 +73,8 @@ [rebase] autosquash = true +[url "[email protected]:"] + insteadOf = "https://github.com/" + [include] path = ~/.gitconfig_local |