On Sun, 01 Feb 2015 10:39:12 -0800 Cinaed Simson <cinaed.simson@xxxxxxxxx> wrote: > > Hi - the following > > git clone https://git.fedorahosted.org/git/security-spin.git > > doesn't work dispute the instructions on > > https://fedorahosted.org/security-spin/ > > The command > > git clone https://git.fedorahosted.org/git/security-spin.git > > returns the error > > Initialized empty Git repository in /home/cinaed/security-spin/.git/ > fatal: I don't handle protocol 'https' > > I have no problem cloning git repositories at github.com using https. Odd. It works fine here: % git clone https://git.fedorahosted.org/git/security-spin.git Cloning into 'security-spin'... remote: Counting objects: 1866, done. remote: Compressing objects: 100% (1669/1669), done. remote: Total 1866 (delta 1096), reused 345 (delta 179) Receiving objects: 100% (1866/1866), 13.99 MiB | 854.00 KiB/s, done. Resolving deltas: 100% (1096/1096), done. Checking connectivity... done. You sure there wasn't a stray / in there? the "security-spin/.git/" makes me think there might have been? kevin
Attachment:
pgpl1aSyIBk1V.pgp
Description: OpenPGP digital signature
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org