On Wednesday, January 1, 2014 11:42:23 PM UTC-10, Simon King wrote: > > And that's what I have repeatedly named a "git artefact". >
Its really a feature of any version control system that is more sophisticated than mailing patches around. Version control is all about recording history. And until the two tickets (branches) are folded into the next release, they are separate histories. By definition it is not possible to both keep their histories separate (=separate tickets) and combine their history (=share commits in both branches). Either review the two ticket separately, or close one and review the other. -- You received this message because you are subscribed to the Google Groups "sage-devel" 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/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
