Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use system-wide Git #315

Closed
borekb opened this issue Nov 12, 2014 · 2 comments
Closed

Use system-wide Git #315

borekb opened this issue Nov 12, 2014 · 2 comments

Comments

@borekb
Copy link

borekb commented Nov 12, 2014

I had a strange problem where Git was reporting autocrlf as set to true while I explicitly have false in my system-wide config. I didn't realize cmder comes with its own git and its own "system"-wide config (C:...\cmder\vendor\msysgit\etc\config).

Is there a way to somehow configure cmder to use the globally installed Git instead of its own embedded version?

@Jackbennett
Copy link
Contributor

Yeh you just need to grab the smaller 'mini' download that doesn't bundle git

@borekb
Copy link
Author

borekb commented Nov 12, 2014

Another way was to just delete the vendor\msysgit folder. Was actually kind of surprised that there was no other difference between the "mini" and "full" versions - I expected some kind of further configuration etc. But it was a pleasant surprise :)

@borekb borekb closed this as completed Nov 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants