Heya, On Mon, Jan 31, 2011 at 19:33, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Most DVCSes do not allow one to non-disruptively change the log > message for a commit. ÂBut sometimes people want to attach information to a > commit after the fact: > > Â- whether it was tested and worked correctly > Â- who liked or disliked the commit (Acked-by, Reviewed-by) > Â- corresponding revision number after export to another version > Â control system > Â- bug number > Â- corresponding compiled binary I talked with Augie Fackler (from hg) about this on IM and he says: > We don't support anything like that at present (no demand, when we check > nobody really seems to use git notes for anything) > so it doesn't seem relevant in fast-export So at least HG doesn't (currently) have any functionality that they could use to implement the importing of such a stream. -- 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