mirror of
https://github.com/git/git.git
synced 2026-02-23 08:11:05 +00:00
We've squelched output from merge-recursive, and git-merge when used with recursive does not attempt the trivial one first anymore, so there won't be "Trying ... Nope." messages now. Signed-off-by: Junio C Hamano <junkio@cox.net>