summaryrefslogtreecommitdiff
path: root/mergetools/vimdiff3
AgeCommit message (Collapse)Author
2014-04-22mergetools: add vimdiff3 modeFelipe Contreras
It's similar to the default, except that the other windows are hidden. This ensures that removed/added colors are still visible on the main merge window, but the other windows not visible. Specially useful with merge.conflictstyle=diff3. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Acked-by: David Aguilar <davvid@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>