Gitextensions gitcredentialwinstore syntax error near unexpected token ' ('

Source: Internet
Author: User

Before I did not know what to configure in the Git bash page, the following error is done in the Times:


$ GIT fetch origin

\ "D:/program Files (x86)/gitextensions/gitcredentialwinstore/git-credential-wins

Tore.exe\ "Get:-c:line 0:syntax error near unexpected token ' ('

\ "D:/program Files (x86)/gitextensions/gitcredentialwinstore/git-credential-wins

Tore.exe\ "Get:-c:line 0: ' \" D:/program Files (x86)/gitextensions/gitcredentia

Lwinstore/git-credential-winstore.exe\ "Get"


Workaround:

Locate the. gitconfig file, which, by default, is in the. gitconfig under C:\Users\ username \, which is opened with a text editor with one of the following configurations:

[Credential]

Helper =!\\\ "D:/program Files (x86)/gitextensions/gitcredentialwinstore/git-credential-winstore.exe\\\"

The escape character is modified to:

[Credential]

Helper = !\"D:/program Files (x86)/gitextensions/gitcredentialwinstore/git-credential-winstore.exe\"





This article is from the "Beyond the Dream" blog, please be sure to keep this source http://lbrant.blog.51cto.com/2400264/1650510

Gitextensions gitcredentialwinstore syntax error near unexpected token ' ('

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.