Re: showing conflicting merges

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Uwe
Date: Tuesday, April 22, 2008 - 11:17 pm

Hello Santi,

Santi Béjar wrote:

I have not checked in the source code, but the output of 

	strace -f -e open git diff --merge 2>&1 >/dev/null | grep leds-tosa

seems to contradict that (i.e. there is no output).

	7ebecc4 = v2.6.25:drivers/leds/leds-tosa.c
	9e0a188 = $(git merge-base test v2.6.25):drivers/leds/leds-tosa.c

(Ah, I just see, that's another hint that diff --merge doesn't look in
the working copy.  The wc has 7ebecc4 which is in the LHS together with
000000 (i.e. the deleted file from HEAD).

Maybe the combined diff format cannot have more than one rev on the RHS?

An option to show would be great ...

Best regards
Uwe

-- 
Uwe Kleine-König, Software Engineer
Digi International GmbH Branch Breisach, Küferstrasse 8, 79206 Breisach, Germany
Tax: 315/5781/0242 / VAT: DE153662976 / Reg. Amtsgericht Dortmund HRB 13962
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
showing conflicting merges, Uwe , (Tue Apr 22, 2:12 am)
Re: showing conflicting merges, Santi Béjar, (Tue Apr 22, 2:49 am)
Re: showing conflicting merges, Uwe , (Tue Apr 22, 11:17 pm)
Re: showing conflicting merges, Santi Béjar, (Thu Apr 24, 5:51 am)
Re: showing conflicting merges, Santi Béjar, (Thu Apr 24, 6:08 am)