On 12/29/13 5:30 AM, Aristotle Pagaltzis wrote:
I’ve put up the result:
https://github.com/ap/opodhtml
Feel free to clone that as a basis for the rest of your work.
When I went to that page, I saw a box labelled "HTTPS clone URL" where I
most often see "SSH clone URL". I tried the following and did not succeed.
$ git clone https://github.com/ap/opodhtml.git aristotle-opodhtml
Initialized empty Git repository in
/Users/jimk/gitwork/aristotle-opodhtml/.git/
fatal: https://github.com/ap/opodhtml.git/info/refs download error -
Protocol https not supported or disabled in libcurl
I have available:
$ git version
git version 1.6.3.2
Can you identify the problem -- or enable clone via SSH?
Thank you very much.
Jim Keenan