}

Fixing the error in Linu LEDE:

Created:

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