L'opération GIT 443 a chronométré

<!-- "git 443 operation timed out" -->
<!-- Remove Proxy -->
git config --global --unset https.proxy
<!-- Configure Proxy -->
git config --global http.proxy http://user:password@proxy:xxx)
13Garth