Comment #11 on issue 2233 by Vinzent.Steinberg: Triangle errors
http://code.google.com/p/sympy/issues/detail?id=2233

Please note that you don't have to clone his repository. It is much more efficient to do something along the lines

$ git remote add smichr git://github.com/smichr/sympy.git
$ git fetch smichr
$ git checkout smichr/geometry

Later, to update all his branches, you just do again "fetch smichr" and checkout the appropriate branch.

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

Reply via email to