Thread (105 messages) flat view 105 messages, 10 authors, 2016-06-15

Re: [PATCH v2 00/31] refactor rebase

From: Johannes Sixt <hidden>
Date: 2016-06-15 22:50:34

There's one annoying regression with this series: It does not accept
abbreviated options anymore. In particular, 'git rebase --cont' is now an
error. I use this a lot since I don't have command completion. This used
to work (only) with interactive rebase.

And a side note: the error message is -- during a rebase that stopped at
an 'edit' instruction:

$ git rebase --cont
Usage: git rebase [--interactive | -i] [-v] [--force-rebase | -f]
[--no-ff] [--onto <newbase>] [<upstream>|--root] [<branch>] [--quiet | -q]

It nowhere mentions --continue, --skip, --abort etc. That's perhaps worth
fixing.

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help