From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH 4/6] fsck: check tag objects' headers Date: Wed, 3 Sep 2014 17:38:49 -0400 Message-ID: <20140903213848.GA28769@peff.net> References: <20140829234327.GF24834@peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Johannes Schindelin , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Wed Sep 03 23:38:59 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XPIGY-0005JT-S0 for gcvg-git-2@plane.gmane.org; Wed, 03 Sep 2014 23:38:59 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932084AbaICVix (ORCPT ); Wed, 3 Sep 2014 17:38:53 -0400 Received: from cloud.peff.net ([50.56.180.127]:43759 "HELO cloud.peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756693AbaICViv (ORCPT ); Wed, 3 Sep 2014 17:38:51 -0400 Received: (qmail 4303 invoked by uid 102); 3 Sep 2014 21:38:51 -0000 Received: from Unknown (HELO peff.net) (10.0.1.1) by cloud.peff.net (qpsmtpd/0.84) with SMTP; Wed, 03 Sep 2014 16:38:51 -0500 Received: (qmail 22429 invoked by uid 107); 3 Sep 2014 21:39:08 -0000 Received: from sigill.intra.peff.net (HELO sigill.intra.peff.net) (10.0.0.7) by peff.net (qpsmtpd/0.84) with SMTP; Wed, 03 Sep 2014 17:39:08 -0400 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Wed, 03 Sep 2014 17:38:49 -0400 Content-Disposition: inline In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, Sep 02, 2014 at 11:41:11AM -0700, Junio C Hamano wrote: > > Personally, I think the cover letter is a good place for such things. > > Yeah, and I saw it explained in the cover. It looked somewhat out > of place to see it duplicated only for this patch in the 6 patch > series and I was wondering if there was something special about this > specific patch, hence my question. Ah. For some reason the cover letter did not make it to me[1]. I agree that what is there is fine, and it can be dropped from the individual commit message. -Peff [1] It did make it to gmane, so I guess the problem was on my end.