vendredi 29 mars 2019

GIT sa mère

Proxy

Add proxy

git config --global  http.proxy myproxy

Remove proxy
git config --global --unset http.proxy

Credentials 

reset
git config --global credentials.helper

Aucun commentaire: