Hi, Olivier Marin wrote: > Note: the version that use "git sequencer" seems to work like I want > but I do not know if it is a side effect or not. If you mean with "work like I want" that it complains about an unclean work tree: the check is explicitly done by git-sequencer. I guess there are situations where you want to apply a patch on a dirty work tree, e.g. if you fixed some tiny issues so that patches can apply cleanly. But I think it does not hurt to commit such tiny changes and perhaps squash later. 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