Sublime Text 2-unable to find Git.exe error

Source: Internet
Author: User

Open Sublime Text 2 today, and the package control-unable to find Git.exe error appears. As follows

cause : The Sublime package was previously acquired through the git clone command. Sublime Text tries to update the package after each startup, but Git.exe is not found.

workaround : If the error prompts, follow the path Preferences > Package Setting > Package Control > Settings-user to add the following configuration:

"Git_binary": ["c:\\users\\isun\\appdata\\local\\github\\portablegit_c7e0cbde92ba565cb218a521411d0e854079a28c\\ Cmd\\git.exe "]

or modify the configuration to close the package update:

"Ignore_vcs_packages": true

Note: In the Windows environment, the location of Git.exe is c:\users\<username>\appdata\local\github\portablegit_<numbersandletters>\ Cmd\git.exe

Resources:

I can ' t find my git.exe file in my Github folder Http://stackoverflow.com/questions/26077449/i-cant-find-my-git-exe-file -in-my-github-folder

St3:unable to find Git.exe #368 https://github.com/wbond/package_control/issues/368

Sublime:unable to find Git.exe error http://www.cnblogs.com/javawebsoa/archive/2013/05/25/3098711.html

Sublime Text 2-unable to find Git.exe error

Related Article

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.