git не просит пароль

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