chiark / gitweb /
t2800: Adapt to changes in git's conflict markers
authorKarl Wiberg <kha@treskal.com>
Wed, 15 Jul 2009 09:25:53 +0000 (11:25 +0200)
committerKarl Wiberg <kha@treskal.com>
Wed, 15 Jul 2009 09:50:46 +0000 (11:50 +0200)
The conflict markers used by git were changed slightly by commit
606475f3 ("Remove filename from conflict markers"); specifically, the
conflict markers contain the filename only when the filename has
changed.

This patch adapts t2800 to allow either the new or the old format.

Signed-off-by: Karl Wiberg <kha@treskal.com>

No differences found