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.
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.