Hi Dima, On 2017-02-21, Dima Pasechnik <[email protected]> wrote: > first of all, put your (new?) ssh key to trac, and also to github, if you > have an account there.
For *cloning*? Sure, I need it for pushing. But I don't think I have ever made Sage aware of my github account (not sure if I have one). > Some firewalls prevent plain "git" protocol, in effect, you need to use ssh > or https > to connect to github. > Assuming your ssh key is there, do > > git clone [email protected]:sagemath/sage.git ><http://github.com/sagemath/sage.git> > > this will make sure you go via ssh... I didn't try that, as the suggestion "use https://github... instead of git://github..." works for me. Thank you very much, Simon -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
