Hi, Sverre Rabbelier wrote: > On Fri, Jan 16, 2009 at 10:50, Johan Herland <johan@xxxxxxxxxxx> wrote: > > we should consider something like > > pick e8902c1 Foo > > halt > > I very much like this suggestion, Stephan, is this somewhat similar to > how git sequencer will do things? Yes, it is pick e8902c1 # Foo pause in sequencer currently. Of course, "pause" could be renamed to "halt", "stop" or whatever you like. But I think everyone likes something different. And edit e8902c1 # Foo is simply a shortcut for the pick-pause above. (Or "e e8902c1" instead of edit, which works, too.) I usually prefer typing "cw edit<ESC>" over "o pause<ESC>" into vim in such cases. Regards, Stephan -- Stephan Beyer <s-beyer@xxxxxxx>, PGP 0x6EDDD207FCC5040F -- 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