On Monday, January 13, 2014 3:38:02 PM UTC+1, Thomas Ferris Nicolaisen 
wrote:
>
>
>
> On Monday, January 13, 2014 9:44:00 AM UTC+1, Chris Stone wrote:
>>
>> Are you able to clone a read only copy of the repo? Is you ssl cert added 
>> to the github repo? Have you tried using the git daemon instead of https?  
>>
>  
>>
>
> AFAIK his SSH keypair won't do him much good when cloning over https. But 
> trying to clone over SSH sounds like a good idea:
>
>
Or even simpler: Try cloning "read only" over the git protocol - this 
requires no key setup or authentication whatsoever: 

git clone git://github.com/puppetlabs/puppetdb.git

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to