author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 4 Feb 2007 05:45:47 +0000 (00:45 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 4 Feb 2007 06:04:34 +0000 (22:04 -0800) | ||
commit | 8d0fc48f27304ac1bc7abf802ec53fe66fedb15a | |
tree | a94f060d700be797393ae11ea5a975110c2f77b2 | tree | snapshot |
parent | 183d79724f6c442f74309dd04c89d3cb48ded628 | commit | diff |
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 <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
t/test-lib.sh | diff | blob | history |