git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git show loop
@ 2012-03-24 10:05 Julia Lawall
  2012-03-24 11:50 ` Zbigniew Jędrzejewski-Szmek
  0 siblings, 1 reply; 5+ messages in thread
From: Julia Lawall @ 2012-03-24 10:05 UTC (permalink / raw)
  To: git

In linux, git show 60d9aa7 -U0 goes into an infinite loop.
The commit log starts with:

commit 60d9aa758c00f20ade0cb1951f6a934f628dd2d7
Merge: b2adf0c 2e16cfc
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Wed Dec 16 10:23:43 2009 -0800

Everything is fine without the -U0 option.

The commit only contains the following @@ lines:

@@@ -21,7 -21,7 +21,8 @@@
@@@ -33,7 -33,7 +33,8 @@@

That is, both have @@@, not @@.

thanks,
julia

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-26  4:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-24 10:05 git show loop Julia Lawall
2012-03-24 11:50 ` Zbigniew Jędrzejewski-Szmek
2012-03-24 12:42   ` Zbigniew Jędrzejewski-Szmek
2012-03-24 15:18     ` René Scharfe
2012-03-26  4:34       ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).