diff --git a/.gitconfig b/.gitconfig index cdde444..6f1fb85 100644 --- a/.gitconfig +++ b/.gitconfig @@ -33,8 +33,8 @@ tool = vscode [difftool "vscode"] cmd = code --wait --diff --new-window $LOCAL $REMOTE -[url "ssh://git@github.com"] - insteadOf = https://github.com +# [url "ssh://git@github.com"] +# insteadOf = https://github.com [url "git@github.com:"] insteadOf = gh: [init]