On Wed, Feb 3, 2010 at 1:11 PM, Aaron S. Meurer <[email protected]> wrote:
> If you already have a git repository for sympy, just do
> git remote add mattpapĀ git://github.com/mattpap/sympy-polys.git
> Then do
> git fetch mattpap
> git checkout mattpap/polys5
> git checkout -b polys5

I just do:

git fetch mattpap
git checkout -b polys5 mattpap/polys5


Ondrej

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to