From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH 2/2] t7700: do not use "touch -r" Date: Thu, 23 Jan 2014 16:28:56 -0500 Message-ID: <20140123212856.GA21838@sigill.intra.peff.net> References: <20140123195404.GA31314@sigill.intra.peff.net> <20140123195518.GB31871@sigill.intra.peff.net> <20140123211425.GA21377@sigill.intra.peff.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Thu Jan 23 22:29:07 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 1W6Rph-0004jJ-7e for gcvg-git-2@plane.gmane.org; Thu, 23 Jan 2014 22:29:05 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755384AbaAWV27 (ORCPT ); Thu, 23 Jan 2014 16:28:59 -0500 Received: from cloud.peff.net ([50.56.180.127]:37802 "HELO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752139AbaAWV26 (ORCPT ); Thu, 23 Jan 2014 16:28:58 -0500 Received: (qmail 1566 invoked by uid 102); 23 Jan 2014 21:28:57 -0000 Received: from c-71-63-4-13.hsd1.va.comcast.net (HELO sigill.intra.peff.net) (71.63.4.13) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.84) with ESMTPA; Thu, 23 Jan 2014 15:28:57 -0600 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Thu, 23 Jan 2014 16:28:56 -0500 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 Thu, Jan 23, 2014 at 01:24:44PM -0800, Junio C Hamano wrote: > Jeff King writes: > > > Agreed. I was making the minimal change, but I think there is no reason > > not to fix both while we are there. Do you want to just mark up the > > patch in transit? > > Let's just queue this instead. That's what I meant. :) Thanks, looks good to me. -Peff