-
Notifications
You must be signed in to change notification settings - Fork 2k
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
git clone templates not found / Unable to find remote helper for 'https' #144
Comments
I guess git got confused by different versions. I suggest using mini version if you have git already. |
yep, switched back to the mini and it's working fine, thanks! |
I am having this problem, what is the "mini" version, where can I download it? |
It's no longer available, it was the version without Git. |
ok, I think I may have found a work around anyway |
@JazzCousins what is the workaround. Got the same problem? |
@StudiMan My work around was to download the project as a zip file and locate that with sourcetree after it had downloaded, I later got other problems though so switched to using Git desktop instead of Sourcetree. being a noob to git it was far simpler to use and didnt malfunction on me. Hope that answers your question but not sure im knowledgeable enough to help beyond that anyway... Sorry. |
Hm okay thanks anyway. Still got this problem: warning: templates not found /mingw64/share/git-core/templates I don't have a clou where that is comming from. |
Same here. Why is the coming up? |
Same Problem here any solution ? |
Looks like there is a solution above in this issue. Does the situation match Nd have you tried the fix? |
After installing cmder I'm getting the following messages while trying to clone a github repo:
Some infos:
Removing cmder fixed the issue, but well, no more cmder ...
update: after investigation, I was using the msysgit version which probably was in conflict with the already in place msysgit.
The text was updated successfully, but these errors were encountered: