mirror of
https://github.com/git/git.git
synced 2025-03-24 08:30:14 +00: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>