commit | 672086ab630fc04412b2e5004380914a117e3977 | [log] [tgz] |
---|---|---|
author | Baofeng Xue <xbaofeng@gmail.com> | Tue Mar 31 21:18:04 2015 +0800 |
committer | Baofeng Xue <xbaofeng@gmail.com> | Tue Mar 31 21:18:04 2015 +0800 |
tree | 2375bbd00edd0f27af9eff7881978a1905167636 | |
parent | 14dcd6eab8e427304a113c9d04d19a1b79a6560f [diff] [blame] |
Updated GoGetProxyConfig (markdown)
diff --git a/GoGetProxyConfig.md b/GoGetProxyConfig.md index d333eae..846e687 100644 --- a/GoGetProxyConfig.md +++ b/GoGetProxyConfig.md
@@ -2,7 +2,7 @@ ## git ``` -$ git config [--global] http.proxy=http://proxy.example.com:port +$ git config [--global] http.proxy http://proxy.example.com:port ``` ## mercurial