Re: [PATCH] [checkout-index] Give names to stages

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Monday, December 4, 2006 - 3:52 am

Hi,

On Sun, 3 Dec 2006, Luben Tuikov wrote:


Dunno. When this problem hits me, I usually do

	git diff --theirs their_broken_file.c

anyway, to see what it is doing (colour and all). When I am satisfied, 
that "theirs" is really what I want, I just go back one in history, and 
append a call to git-apply like this:

	git diff --theirs their_broken_file.c | git apply --index

Ciao,
Dscho

-
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:
[PATCH] [checkout-index] Give names to stages, Luben Tuikov, (Sun Dec 3, 2:49 am)
Re: [PATCH] [checkout-index] Give names to stages, Junio C Hamano, (Sun Dec 3, 7:00 pm)
Re: [PATCH] [checkout-index] Give names to stages, Luben Tuikov, (Sun Dec 3, 10:18 pm)
Re: [PATCH] [checkout-index] Give names to stages, Johannes Schindelin, (Mon Dec 4, 3:52 am)