From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff King Subject: Re: [PATCH] git-ls-files.txt: clarify -x/--exclude option Date: Wed, 15 Sep 2010 20:51:24 -0400 Message-ID: <20100916005124.GB3428@sigill.intra.peff.net> References: <1284595008-36464-1-git-send-email-jaysoffian@gmail.com> <7v1v8u5xkf.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Jay Soffian , git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Thu Sep 16 02:50:55 2010 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Ow2gh-00035E-De for gcvg-git-2@lo.gmane.org; Thu, 16 Sep 2010 02:50:55 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752681Ab0IPAuu (ORCPT ); Wed, 15 Sep 2010 20:50:50 -0400 Received: from xen6.gtisc.gatech.edu ([143.215.130.70]:52065 "EHLO peff.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752393Ab0IPAuu (ORCPT ); Wed, 15 Sep 2010 20:50:50 -0400 Received: (qmail 25810 invoked by uid 111); 16 Sep 2010 00:50:49 -0000 Received: from 99-108-226-0.lightspeed.iplsin.sbcglobal.net (HELO sigill.intra.peff.net) (99.108.226.0) (smtp-auth username relayok, mechanism cram-md5) by peff.net (qpsmtpd/0.40) with ESMTPA; Thu, 16 Sep 2010 00:50:49 +0000 Received: by sigill.intra.peff.net (sSMTP sendmail emulation); Wed, 15 Sep 2010 20:51:24 -0400 Content-Disposition: inline In-Reply-To: <7v1v8u5xkf.fsf@alter.siamese.dyndns.org> Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Sep 15, 2010 at 05:41:52PM -0700, Junio C Hamano wrote: > By the way, I think the language in that file needs a bit of tweaking for > readability. Perhaps this on top of your patch... Also an improvement, IMHO. -Peff