Hi Frédéric,

Frédéric Brière wrote:

> git-rebase -i will complain and halt if it ever finds itself producing
> an empty commit when squashing.

Thanks for the report.  I see two problems here:

First, when there are no changes to apply, rebase -i and am produce
confusing messages and abort without giving the user much guidance.
They should let the user know that one can use <driver> --skip to
continue.

Second, perhaps an empty patch is not worth stopping for anyway.

Were you expecting rebase -i to produce an empty squashed commit or
to skip the empty change?

Jonathan



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to