Remove filename from conflict markers
authorMartin Renold <martinxyz@gmx.ch>
Wed, 1 Jul 2009 20:18:04 +0000 (22:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Jul 2009 02:46:30 +0000 (19:46 -0700)
Put filenames into the conflict markers only when they are different.
Otherwise they are redundant information clutter.

Print the filename explicitely when warning about a binary conflict.

Signed-off-by: Martin Renold <martinxyz@gmx.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found