Fixing the error in Linu LEDE:

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

Leonardo Lazzaro

Software engineer and technical writer. 10+ years experience in DevOps, Python, and Linux systems.

More articles by Leonardo Lazzaro