git时遇到fatal: unable to access ‘https://github.com/jdbsid/WPFLearning.git/’: Failed to connect to github.com port 443 after 21072 ms: Couldn’t connect to server
git bash输入:
git config --global --unset http.proxy
git config --global --unset https.proxy