Op donderdag 17 januari 2013 13:30:45 UTC+1 schreef Dima Pasechnik het volgende: > > No, not really. The bug fixes produced included > > * unmerging a particular commit in Maxima master, > (by providing a corresponding patch in spkg), > and this was purely Sage-specific. > And for this I needed to do a git bisect on Maxima master. > > (snip)
> Why do you think that using git-sub* will preclude one > from sharing fixes with upstream? > One of the very purposes of git-sub* is to make this process easier, not > harder! > > Do you know whether it is possible to do a sane bisect if you do subtree merges? I think you can only bisect on the sequence of subtree merge commits, but not on the commits in the history that you're including as a subtree itself. Timo -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.