Hi, I am trying to clone my git repository on a Red Hat 4.4.7-3 Linux version 2.6.32-358.0.1.el6.x86_64 server. But everytime I use the https/http clone url I get fatal: Unable to find remote helper for 'https' I am using git version 1.8.5.3. The certificate on the stash instance is valid and trusted. Any suggestions or workarounds would be really helpful.
Have you tried reinstalling Git after verifying that curl-devel is installed? I found this stackoverflow thread that might be helpful.
Most people seem to have success uninstalling Git, install curl-devel, and then installing Git again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also facing the same issue. But as a root user I was able to clone
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am also facing the same issue. But as a root user I was able to clone
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.