mirror of
https://github.com/git/git.git
synced 2025-03-15 21:31:12 +00:00
This allows the callers of xdl_merge() to pass marker_size (defaults to 7) in xmparam_t argument, to use conflict markers of non-default length. Signed-off-by: Junio C Hamano <gitster@pobox.com>