git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d
@ 2008-04-30 18:04 Linus Torvalds
  2008-04-30 18:25 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Torvalds @ 2008-04-30 18:04 UTC (permalink / raw)
  To: Junio C Hamano, Git Mailing List


.. and more embarrassingly, it's attributed to me, although I'm pretty 
sure it wasn't buggy when I sent it out.

The code in builtin-fetch-pack.c now reads

	if (commit->object.parsed)
		parse_commit(commit);

which is obviously totally insane. There's a '!' missing.

		Linus

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

* Re: Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d
  2008-04-30 18:04 Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d Linus Torvalds
@ 2008-04-30 18:25 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2008-04-30 18:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Git Mailing List

Oops,..

Goes and looks for a brown paper bag nearby...

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

end of thread, other threads:[~2008-04-30 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 18:04 Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d Linus Torvalds
2008-04-30 18:25 ` 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).