Re: Newbie: report of first experience with git-rebase.
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:43:45
Hi,
On Wed, 31 Oct 2007, Sergei Organov wrote:
Yes, and that's the problem. Why 'git --continue' didn't just skip this
patch that *already became no-op* after conflict resolution and forced
me to explicitly use 'git --skip' instead?
Isn't that obvious? To prevent you from accidentally losing a commit.
Ciao,
Dscho