I know how to do an ordinary rebase with command line options in magit: 
press : to enter an arbitrary git command, and then type in the full rebase 
command, then do any necessary fixups (if any) as normal.

I know how to do an interactive rebase: press E.

But to do an interactive rebase with command line options, I didn't know 
how to do it in magit, so I ended up doing two rebases - one 
"non-interactive" one with the : key, allowing me to specify my options, 
and another interactive one after that with E. It works, but it's harder 
than it should be. Is there a better way?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"magit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to