pgvm icon indicating copy to clipboard operation
pgvm copied to clipboard

Attempt SSH, then HTTPS if GIT protocol fails

Open pjscopeland opened this issue 8 years ago • 0 comments

I ran the install instructions from README in Ubuntu 14.04 (Trusty), and the git:// address timed out. However, I successfully cloned it over SSH. I think it should fall back to other protocol options if the first one doesn't work, rather than just dying completely.

pjscopeland avatar May 02 '16 00:05 pjscopeland