diff options
Diffstat (limited to 'git/.gitconfig')
| -rw-r--r-- | git/.gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig index 27099af..9490d3f 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -158,3 +158,5 @@ changed = green untracked = cyan +[url "git@github.com:"] + insteadOf = https://github.com/ |
