I want publish my code to github but i have problem because I'm getting this error in visual studio.
"Failed to push to the remote repository. See the Output window for more details."
In output window:
Error encountered while pushing to the remote repository: Git failed with a fatal error. HttpRequestException encountered. cannot spawn askpass: No such file or directory could not read Username for 'https://github.com': terminal prompts disabled
I'm trying this Git failed with a > fatal error. could not read Username for but it's doesn't work.
Someone will tell me what else I can do ? I will add that two days ago everything was ok.
Thanks.