Open janz1961 opened 6 years ago
Real small issue, but if you click the download button, you get an https link. When you try that one with
git clonehttps://github.com/antoniograzioli/Autodafe.git'
git clone
You get fatal: I don't handle protocol
fatal: I don't handle protocol
If you then remove the 's' and use http instead, it works.
Real small issue, but if you click the download button, you get an https link. When you try that one with
git clone
https://github.com/antoniograzioli/Autodafe.git'You get
fatal: I don't handle protocol
If you then remove the 's' and use http instead, it works.