Am 25.04.2012 20:30, schrieb Kjetil brinchmann Halvorsen:
All those .c and .so files are files made by "make" . So far I have not
added anything myself.
So I need to do "make clean" (orwhatever that is called in git) before I
can fetch?

That would be what I'd expect, but I don't know SymPy's make system.
Alternatively, git should have a way to reset the source tree back to its origin state. git checkout -f and git revert come to mind (but I haven't used these in anger so I recommend reading the man pages on these).

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

Reply via email to