Fiz passo a passo da instalação recomendada e mesmo assim o comando gerou erro tentei com o comando direto e também com sudo e nada , já tenho biblioteca openssl, desde já agradeço
ilson@vilson-VirtualBox:/Downloads$ git clone https://github.com/vilsongosantos/teste.git
Cloning into 'teste'...
fatal: Unable to find remote helper for 'https'
vilson@vilson-VirtualBox:/Downloads$ sudo git clone https://github.com/vilsongosantos/teste.git
Cloning into 'teste'...
fatal: Unable to find remote helper for 'https'
vilson@vilson-VirtualBox:~/Downloads$