mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-03-19 08:20:12 +01: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>