git config --global core.sshCommand 'ssh -o ProxyCommand="nc -x 127.0.0.1:6489 %h %p"'
--unset
用法见文档, 未测试: https://git-scm.com/docs/git-config#git-config---unset
git config --global core.sshCommand 'ssh -o ProxyCommand="nc -x 127.0.0.1:6489 %h %p"'
--unset
用法见文档, 未测试: https://git-scm.com/docs/git-config#git-config---unset