Keeping a long running branch is not the way to go. The only way to get such a large change is to split it up into a much smaller changes that can be merged into master as soon as possible.
Aaron Meurer On Mon, Aug 25, 2014 at 11:41 AM, F. B. <[email protected]> wrote: > What about creating a new branch on github to gradually integrate the new > assumptions? This could be merged with master once the integration is > complete. > >> -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/caf7d4ae-82d9-499e-b46b-1067414b9287%40googlegroups.com > <https://groups.google.com/d/msgid/sympy/caf7d4ae-82d9-499e-b46b-1067414b9287%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6%2BxVdSnsWshEwLS63V51Dq9L2WjO0DEAWZAL_tXkOKLRg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
