mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-01-22 14:12:05 +01:00
Since git 2.34 the big push with force test is broken thanks to: 726a228dfb (fast-export: fix surprising behavior with --first-parent, 2021-12-16) Since this only affects pushing multiple heads to the same branch, it probably is not that important. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>