Git-Credential-Manager-for-Windows
                                
                                
                                
                                    Git-Credential-Manager-for-Windows copied to clipboard
                            
                            
                            
                        Get error in Git pull and Push from Visual Studio 2017.
Hello All, I have facing issues in taking Pull and Push from Visual Studio 2017. Below Error is coming.
Git failed with a fatal error. fatal: HttpRequestException encountered. An error occurred while sending the request. fatal: HttpRequestException encountered. An error occurred while sending the request. error: cannot spawn askpass: No such file or directory
Please help me, how can resolve it. Git Version:-2.21.0 Project store in Git server and also install git manager for windows.
This is very, very little information to even try to guess much of anything.
You might want to consider spending at least as much time on describing the issue as you would wish somebody with enough knowledge to help you spend on the reply.
Try following https://stackoverflow.com/help/mcve, for example.
In the least you should give the URL, or an anonymized version of it, what kind of server you are trying to talk to, whether it works from the command line, ideally a detailed list of instructions how to reproduce the issue on somebody else's computer (and only with public resources such as GitHub).
Also please note that the issue template (https://github.com/Microsoft/Git-Credential-Manager-for-Windows/blob/master/.github/ISSUE_TEMPLATE/git-failure-due-to-authentication.md) was meant as a strong indication that you provide enough information to help others help you.
@GaneshVarahade does pull/push work from the command line?