From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: [msysGit] Re: Store autocrlf during init-db (was [msysGit] autocrlf problems with Git-preview20080301.exe) Date: Mon, 24 Mar 2008 01:01:54 +0100 (CET) Message-ID: References: <7vzlsqfe2h.fsf@gitster.siamese.dyndns.org> <20080323235610.GB25381@dpotapov.dyndns.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Steffen Prohaska , Junio C Hamano , tormod.hystad@gmail.com, msysGit , git@vger.kernel.org To: Dmitry Potapov X-From: git-owner@vger.kernel.org Mon Mar 24 01:02:58 2008 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 1Jda9P-0002FU-4H for gcvg-git-2@gmane.org; Mon, 24 Mar 2008 01:02:55 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757363AbYCXACN (ORCPT ); Sun, 23 Mar 2008 20:02:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757332AbYCXACN (ORCPT ); Sun, 23 Mar 2008 20:02:13 -0400 Received: from mail.gmx.net ([213.165.64.20]:56228 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1757292AbYCXACM (ORCPT ); Sun, 23 Mar 2008 20:02:12 -0400 Received: (qmail invoked by alias); 24 Mar 2008 00:02:09 -0000 Received: from host86-148-26-43.range86-148.btcentralplus.com (EHLO racer.home) [86.148.26.43] by mail.gmx.net (mp022) with SMTP; 24 Mar 2008 01:02:09 +0100 X-Authenticated: #1490710 X-Provags-ID: V01U2FsdGVkX18rJz0RFDorh8QqC93PUdCr8C3CNC6rAG+fbgzbRA JAx7Q+7CxwD9uI X-X-Sender: gene099@racer.site In-Reply-To: <20080323235610.GB25381@dpotapov.dyndns.org> User-Agent: Alpine 1.00 (LSU 882 2007-12-20) X-Y-GMX-Trusted: 0 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi, On Mon, 24 Mar 2008, Dmitry Potapov wrote: > We already have templates for different hooks, info/exclude, etc. So, > instead of placing autocrlf in /etc/gitconfig, you should place this > variable to /usr/share/git/templates/config and this file should be > copied by git init or git clone as any other file in templates. I thought we discussed that already? And the consensus was that this does not allow for per-user overriding. Ciao, Dscho