Created: Feb 22, 2017
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