On Wed, Mar 26, 2014 at 4:54 AM, Erik Carstensen <[email protected]> wrote: > synopsis: > stg move PATCH BRANCH > moves PATCH to remote branch BRANCH > -b BRANCH: move from BRANCH instead of current branch (will not be > implemented initially) > --unapplied: keep patch unapplied in remote branch
Seems much better. Personally, I'd change the default and have --push instead of --unapplied, though; pushing seems to me to conceptually be a separate step on top of moving from one branch to another. > I think I like (c) best, because it does what you probably > wanted. (a) is OK too, if the message can hint about --unapplied. I > don't like (b), because it makes me lose the stack top. That makes sense to me. -- Karl Wiberg, [email protected] subrabbit.wordpress.com www.treskal.com/kalle _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
