From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH] fixup! config: arbitrary number of matches for --unset and --replace-all Date: Fri, 6 Dec 2013 16:10:35 -0500 Message-ID: <20131206211035.GA20482@sigill.intra.peff.net> References: <06ba1524cbe4fa31b6e1a8d644882521aeaff4f4.1384337608.git.tr@thomasrast.ch> <1386355602-21818-1-git-send-email-gitster@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: git@vger.kernel.org, Thomas Rast To: Junio C Hamano X-From: git-owner@vger.kernel.org Fri Dec 06 22:10:50 2013 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 1Vp2fe-00023G-7w for gcvg-git-2@plane.gmane.org; Fri, 06 Dec 2013 22:10:46 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758868Ab3LFVKj (ORCPT ); Fri, 6 Dec 2013 16:10:39 -0500 Received: from cloud.peff.net ([50.56.180.127]:51809 "HELO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1758611Ab3LFVKh (ORCPT ); Fri, 6 Dec 2013 16:10:37 -0500 Received: (qmail 8144 invoked by uid 102); 6 Dec 2013 21:10:37 -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; Fri, 06 Dec 2013 15:10:37 -0600 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Fri, 06 Dec 2013 16:10:35 -0500 Content-Disposition: inline In-Reply-To: <1386355602-21818-1-git-send-email-gitster@pobox.com> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, Dec 06, 2013 at 10:46:42AM -0800, Junio C Hamano wrote: > --- > * I'll squash this to tr/config-multivalue-lift-max in preparation > for merging it to 'master',which should happen by the end of > this week. Yeah, all makes sense to me. Thanks. -Peff