On Wed, Nov 2, 2011 at 9:36 AM, <[email protected]> wrote: >> And by the way, if you do need help with git, just ask here, or on IRC >> (#sympy on freenode), and we will be glad to help. > > Thanks, I'll do if I need. > I don't expect I'll need that much though - "git help" is a surprisingly > well-written resource. > I got my repository up, for some reason, git refuses to recognize the > changes I made and does not commit. Might be due to some foul-up during > the experimentation phase; I guess I'll simply recreate the local > repository (and maybe the github one) and finally be able to send the pull > request :-)
What is the output of "git status"? > > Regards, > Jo > > P.S.: The fix is ready to go, but I want to get the process right. > Getting into Python, sympy, PyDev, and git at the same time has been more > of a challenge than I had expected. > By the way, did anyone ever point you to https://github.com/sympy/sympy/wiki/development-workflow? Aaron Meurer -- 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.
