git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Jason Spiro <jasonspiro4@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Improving CRLF error message; also, enabling autocrlf and?safecrlf by default
Date: Sun, 15 Feb 2009 22:43:11 -0500	[thread overview]
Message-ID: <20090216034311.GA12616@coredump.intra.peff.net> (raw)
In-Reply-To: <loom.20090216T032551-612@post.gmane.org>

On Mon, Feb 16, 2009 at 03:29:23AM +0000, Jason Spiro wrote:

> > > 2.  In addition, could you please enable the core.autocrlf and 
> core.safecrlf 
> > > options by default in the next version of Git?
> > 
> > I think that is up to your platform packaging, I think. I think msysgit
> > is shipping with core.autocrlf on by default these days. But again, I
> > don't know very much about that area.
> 
> Are you saying that only my platform's packager can decide what options are 
> enabled by default, and that you upstream folks have no influence at all?  :)

Not necessarily. But I don't think we want core.autocrlf on by default
for all platforms. So the decision needs to be made on a platform by
platform basis. The cleanest way to do that (in my opinion) is through a
system-level configuration file. But git built from src does not
distribute such a configuration file at all; that seems to be in the
scope of package distributors.

-Peff

  reply	other threads:[~2009-02-16  3:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-16  2:45 Improving CRLF error message; also, enabling autocrlf and safecrlf by default Jason Spiro
2009-02-16  3:04 ` Jeff King
2009-02-16  3:14   ` Junio C Hamano
2009-02-16  3:18     ` Jeff King
2009-02-16  3:29   ` Jason Spiro
2009-02-16  3:43     ` Jeff King [this message]
2009-02-16  3:08 ` Junio C Hamano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090216034311.GA12616@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=jasonspiro4@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).