mergetool-lib: combine vimdiff and gvimdiff run blocks
authorDan McGee <dpmcgee@gmail.com>
Wed, 15 Sep 2010 02:21:42 +0000 (21:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Sep 2010 17:14:15 +0000 (10:14 -0700)
They are nearly identical outside of the foreground flag, which can safely
be passed to both vim and gvim. The merge tool itself is named in
$merge_tool_path.

Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found