Für alle Projekte (empfehlenswert):
Code: Alles auswählen
git config --global http.proxy http://proxy.example.org:8080
git config --global https.proxy http://proxy.example.org:8080
Code: Alles auswählen
git config --global http.proxy http://proxy.example.org:8080
git config --global https.proxy http://proxy.example.org:8080