Hi, On Mon, Oct 11, 2010 at 12:05:52AM +0200, Sverre Rabbelier wrote: > Heya, > > On Sun, Oct 10, 2010 at 23:39, SZEDER Gábor <szeder@xxxxxxxxxx> wrote: > > ... but only 'start' and 'replay'. The other commands will either > > error out or offer to start bisecting for the user. > > I'm not sure, following the same concept "git rebase" should not offer > "--continue" if you're not rebasing. Actually, my patch follows the same concept of 'git rebase', because that's exactly what the completion function for 'git rebase' does: it doesn't offer '--continue' (nor '--abort' and '--skip') if you're not rebasing. Best, Gábor -- 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