git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds@linux-foundation.org>
To: Junio C Hamano <gitster@pobox.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d
Date: Wed, 30 Apr 2008 11:04:08 -0700 (PDT)	[thread overview]
Message-ID: <alpine.LFD.1.10.0804301101130.2980@woody.linux-foundation.org> (raw)


.. 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

             reply	other threads:[~2008-04-30 18:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30 18:04 Linus Torvalds [this message]
2008-04-30 18:25 ` Broken commit 72269ad9564b700e6aab30338e35b4e6ffea854d Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LFD.1.10.0804301101130.2980@woody.linux-foundation.org \
    --to=torvalds@linux-foundation.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).