Re: Newbie: report of first experience with git-rebase.
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:46
Andreas Ericsson [off-list ref] writes:
Junio C Hamano wrote:
quoted
Now, we have established that this is a real problem worth
solving, what's next?
Make "git rebase --skip" skip patches regardless of tree and index state,
but still refuse to *start* with dirty tree or index. That way, there's
no risk of losing anything that can't be re-created unless the user asks
for it.