On Thursday, March 29, 2018 at 12:31:15 PM UTC+1, Eric Gourgoulhon wrote:
>
> Hi,
>
> If one performs
> git clone https://github.com/sagemath/sage.git
> one gets the develop branch, not the master one:
> cd sage
> git branch -v
> returns
> * develop e5c848a Updated SageMath version to 8.2.rc0
>
> Shouldn't "git clone" yields the master branch (8.1) only ?
>

why? You can do 

git checkout master

anyway...
 

>
> Eric.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to