Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-17 Thread Phil Steitz
On 12/17/14 4:26 AM, Emmanuel Bourg wrote: > Le 17/12/2014 08:02, Thomas Neidhart a écrit : > >> when you type the following command you will see all remote branches: >> >> git branch -r >> >> to switch your local environment to this branch do the following >> >> git fetch # update all info

Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-17 Thread Emmanuel Bourg
Le 17/12/2014 08:02, Thomas Neidhart a écrit : > when you type the following command you will see all remote branches: > > git branch -r > > to switch your local environment to this branch do the following > > git fetch # update all information > git checkout -b MATH-1153 origin/MATH-

Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-17 Thread Luc Maisonobe
Le 17/12/2014 11:32, sebb a écrit : > It would be helpful to add such info to the Commons Git docs Sure. Can someone add me to the contributors group on the Commons Wiki? My wiki user name is LucMaisonobe. thanks in advance, Luc > > On 17 December 2014 at 07:02, Thomas Neidhart > wrote: >> O

Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-17 Thread sebb
It would be helpful to add such info to the Commons Git docs On 17 December 2014 at 07:02, Thomas Neidhart wrote: > On 12/17/2014 05:10 AM, Phil Steitz wrote: >> I am lost here. Sorry I am still git-newbie. I see no subsequent >> commit message showing this change has been backed out, but it lo

Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-16 Thread Thomas Neidhart
On 12/17/2014 05:10 AM, Phil Steitz wrote: > I am lost here. Sorry I am still git-newbie. I see no subsequent > commit message showing this change has been backed out, but it looks > to me like HEAD has it reverted. Is that right? If so, why no > subsequent notification? And how can I get and

Re: [math] Added Cheng sampling procedure for beta distribution.

2014-12-16 Thread Phil Steitz
I am lost here. Sorry I am still git-newbie. I see no subsequent commit message showing this change has been backed out, but it looks to me like HEAD has it reverted. Is that right? If so, why no subsequent notification? And how can I get and re-apply the changes below so I can do some testing