Comment 9 for bug 67174

Revision history for this message
Luke-Jr (luke-jr) wrote : Re: [master] record cherry-pick merges

You mean merging revisions before/after in separate batches? I'm not sure there is any other way to do it, seeing as removing a revision from the patchset could break revisions after it creating pre-merge conflicts. Regardless, any working implementation (and Subversion's method does seem to work, at least) is better than none. Recording the information needed for down the road would at least allow me to finish my Subversion --> Bazaar import (in this regard), so that would be appreciated too. git does not support cherry-pick tracking yet.