On 1 May 2010 18:19, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Dmitrijs Ledkovs <dmitrij.ledkov@xxxxxxxxxx> writes: > >> On 1 May 2010 17:36, Andreas Schwab <schwab@xxxxxxxxxxxxxx> wrote: >>> Giedrius Slavinskas <giedrius.slavinskas@xxxxxxxxx> writes: >>> >>>> git fast-import does not support commits with more than one author. I >>>> try to import bzr repository and it crashes. >>> >>> You can find a patch here: >>> <http://bazaar.launchpad.net/~schwab-linux-m68k/bzr-fastimport/fastimport.dev/revision/262> >>> >>> Andreas. >> >> Although this is fine shouldn't we put the additional authors to the >> signed-off: lines in the git commit message? > > If an author didn't sign-off in the log message, a tool shouldn't add it > automatically. Doing so makes S-o-b meaningless. > Fair enough. I'm justing thinking on how to support round-tripping to bzr with import/export cause there are a few other properties bzr needs to recreate identical repository. Is it more appropriate for the marks format revision (bzr side of it)? -- 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