On Wed, Mar 7, 2012 at 11:02 PM, prateek papriwal <[email protected]> wrote: > https://github.com/sympy/sympy/pull/1110 corrected commit ...
When working on a pull request, you should add commits to the branch you started your pull request from. There is no need to start a new pull request on any modification you are willing to apply to you branch. Your original pull request ( https://github.com/sympy/sympy/pull/1108 ) will survive it if you add commits to it; we will get notified whenever you do modifications there. Therefore, it is highly desirable that you push your corrections to the original branch (1285_iiss) so that other people can also see my comments and the modifications you did in response. Sergiu -- 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.
