On Thu, Mar 20, 2014 at 12:10:03PM +0100, Karl Wiberg wrote: > On Wed, Mar 19, 2014 at 5:13 PM, Erik Carstensen <[email protected]> > wrote: > > I can understand that it's not possible to push a patch onto a branch unless > > that branch is checked out (because of potential merge conflicts). What I'm > > looking for is a way to move a patch to another branch without actually > > applying it; i.e., the equivalent of 'stg pick --unapplied' but onto a > > different stgit branch. > > > > Is it possible to do this already? If not, is it a reasonable feature > > request? > > Unless I'm mistaken, it's not currently possible. However, it should > be really easy to do (maybe even including pushing the patch onto the > other branch, as long as simple patch application (as opposed to a > full-blown merge) is sufficient). If you want to try it, I can try to > give you some hints.
A first step would be converting the 'pick' command to stgit.lib, I think it gets easier afterwords. Catalin _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
