diff --git a/.gitconfig b/.gitconfig index fb59153..41bce31 100644 --- a/.gitconfig +++ b/.gitconfig @@ -32,3 +32,5 @@ l = log --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit [pull] rebase = true +[url "ssh://git@git.billygeorge.net:2222/"] + insteadOf = https://git.billygeorge.net/