Hi, On Tue, 8 Jan 2008, Junio C Hamano wrote: > I would have removed those empty lines around the instruction if I were > patching this, though. Losing 5 lines out of 25-line terminal was > marginally Ok. Losing 9 lines 4 lines too many and is unacceptable. > > Thoughts? I wonder if it would not make even more sense to record the current HEAD name, and call "commit --amend" if it is the same upon "--continue". Note that "commit --amend" is _already_ called automatically if the index is dirty (but agrees with the working directory). Then the user would be spared some additional typing, and the help could be changed to hint at "rebase --continue". It also would make things more consistent. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html