mirror of
https://github.com/git/git.git
synced 2026-03-09 08:42:35 +01:00
The callers would want to know if the resulting merge is clean; do not discard that information away after calling xdl_do_merge(). Signed-off-by: Junio C Hamano <junkio@cox.net>