SyntaxFix
Write A Post
Hire A Developer
Questions
Try the following;
git config --global core.askpass "git-gui--askpass"
This will prompt for credentials and then "push" succeeds if credentials are correct.