git ne demandant pas de mot de passe

git config --system --unset credential.helper
git config --global --unset credential.helper
git config --local --unset credential.helper
Australian Magpie