How to solve this error fatal: unable to find remote helper for 'https' while cloning to Github
The command I used was: github clone "https:/.....link" I have tried different solutions but no gain.
How to solve this error fatal: unable to find remote helper for 'https' while cloning to Github
The command I used was: github clone "https:/.....link" I have tried different solutions but no gain.
Do you mean : git clone
instead of github clone
?
You can check related issue : "Unable to find remote helper for 'https'" during git clone