On Sun, Oct 13, 2013 at 12:57 AM, Jonathan M Davis <jmdavisp...@gmx.com> wrote: > […] and merges could continue to happen as normal on the master > branch with the fixes that actually need to get into the release then being > merge separately into the release branch.
Another model is that pull requests that should go into the release are made against the release branch, where they can be merged back to master, avoiding cherry-picking (and thus duplicating) commits. David _______________________________________________ dmd-internals mailing list dmd-internals@puremagic.com http://lists.puremagic.com/mailman/listinfo/dmd-internals