Introduction
Everytime that you want to clone a git repo from a url that has https you see this error:
git fatal: Unable to find remote helper for 'https'
Solution:
opkg remove git
opkg install git-http
Everytime that you want to clone a git repo from a url that has https you see this error:
git fatal: Unable to find remote helper for 'https'
Solution:
opkg remove git
opkg install git-http
Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.
More articles by Leonardo Lazzaro