mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-06-21 05:19:37 +02:00
Since version 0.7.0 hg-git stores extra information directly into the commits, we don't support that, so we need to tell hg-git to do what it always did: put the extra data in the message. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>