Do people have any feelings or conventions for how and when to publish a series of commits where the first one(s) break something and the next ones clear it up? I've found some discussion, but with vague results. I'm about to commit some small edits which go together with bigger generated changes. It seems both more readable and more cherry-pick- friendly to me to keep these in separate commits. What I've found is I can use a line in the commit message like "Incomplete change, requires next commit (update foo/ dir)." and, if there is any point, do a no-ff merge past the breakage. -- Hallvard -- 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