in the meant On Fri, Sep 25, 2020 at 11:41 PM Samuel Lelievre <[email protected]> wrote: > > If you are more interested in the develop branch > than in the master branch, then instead of > ``` > $ git clone git://github.com/sagemath/sage.git > ``` > you can do something like this: > ``` > $ ORIGIN=git://github.com/sagemath/sage.git > $ git clone --single-branch --branch develop --tags $ORIGIN > ``` > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/ac504b7b-bd97-4416-9325-742ee162e731o%40googlegroups.com.
-- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAAWYfq13TTMLHjSErYna6fX10rw8vnMWMy1j-D7twmr25aMQKA%40mail.gmail.com.
