From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: [PATCH 3/2] core.whitespace: documentation updates. Date: Sun, 25 Nov 2007 21:58:19 +0000 Message-ID: <20071125215819.GD23820@fieldses.org> References: <7v8x4os223.fsf@gitster.siamese.dyndns.org> <7v4pfcs20b.fsf@gitster.siamese.dyndns.org> <7v7ik7quc6.fsf_-_@gitster.siamese.dyndns.org> <20071124202257.GC12864@fieldses.org> <7v3auvqq09.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Junio C Hamano X-From: git-owner@vger.kernel.org Sun Nov 25 22:58:45 2007 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IwPUx-0007nh-Jo for gcvg-git-2@gmane.org; Sun, 25 Nov 2007 22:58:44 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756093AbXKYV6Z (ORCPT ); Sun, 25 Nov 2007 16:58:25 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755943AbXKYV6Z (ORCPT ); Sun, 25 Nov 2007 16:58:25 -0500 Received: from mail.fieldses.org ([66.93.2.214]:44921 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755556AbXKYV6Y (ORCPT ); Sun, 25 Nov 2007 16:58:24 -0500 Received: from bfields by fieldses.org with local (Exim 4.68) (envelope-from ) id 1IwPUb-0007vH-3d; Sun, 25 Nov 2007 21:58:21 +0000 Content-Disposition: inline In-Reply-To: <7v3auvqq09.fsf@gitster.siamese.dyndns.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Sat, Nov 24, 2007 at 01:42:46PM -0800, Junio C Hamano wrote: > "J. Bruce Fields" writes: > > > I'd still prefer this to be a gitattributes thing rather than a config > > variable[1]. Last time I raised this you said something to the effect > > of "I think you're right, let's fix that before it's merged." Would you > > like me to work on that? > > Ah, I forgot about that, and you are right. Go wild. OK, I will go wild, but... very slowly. --b.