Heya, On Tue, Jul 12, 2011 at 20:56, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > As far as I can tell, it is to introduce a remove_sequencer_state() > function whose eventual purpose would be to remove the .git/sequencer > directory used by "git cherry-pick" to record its progress. Paraphrased, > the function does this: I think we can learn from hg here and just use a datetime stamp. So instead of moving to sequencer-old move to sequencer-20110713-141022 or such. That way there's as many undo as you need. -- Cheers, Sverre Rabbelier -- 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