Reformatted excerpts from Tero Tilus's message of 2009-12-29: > Does it "just work" if I have feature branches off of master which are > merged to mybranch and the feature patches get accepted and appear to > next?
It certainly works for the case where you're merging from next into your daily_sup branch, and rebase will happily drop changes that are duplicated by the target, so I would guess that rebase would do the right thing with redundant merges. Maybe a test is in order! -- William <wmorgan-...@masanjin.net> _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel