git clone https://git.fedorahosted.org/git/security-spin.git

Kevin Fenzi kevin at scrye.com
Sun Feb 1 19:13:14 UTC 2015


On Sun, 01 Feb 2015 10:39:12 -0800
Cinaed Simson <cinaed.simson at gmail.com> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20150201/94a179d6/attachment.sig>


More information about the users mailing list