From: Shawn O. Pearce Date: Sun, 4 Feb 2007 05:45:47 +0000 (-0500) Subject: Default GIT_MERGE_VERBOSITY to 5 during tests. X-Git-Tag: v1.5.0-rc4~60 X-Git-Url: https://www.git.lorimer.id.au/gitweb.git/diff_plain/8d0fc48f27304ac1bc7abf802ec53fe66fedb15a?hp=8d0fc48f27304ac1bc7abf802ec53fe66fedb15a Default GIT_MERGE_VERBOSITY to 5 during tests. Its really nice to be able to run a test with -v and automatically see the "debugging" dump from merge-recursive, especially if we are actually trying to debug merge-recursive. Signed-off-by: Shawn O. Pearce Signed-off-by: Junio C Hamano ---