git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Dmitry Kakurin <dmitry.kakurin@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: fast-import and core.autocrlf option
Date: Mon, 23 Jul 2007 00:41:02 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0707230039560.14781@racer.site> (raw)
In-Reply-To: <a1bbc6950707221559m63fb1295jc26b1327e71687e3@mail.gmail.com>

Hi,

On Sun, 22 Jul 2007, Dmitry Kakurin wrote:

> It looks to me that CR/LF conversion does not happen during
> fast-import even if I have core.autocrlf set to 'input'.
> Is this a bug or is there a reason for that?

fast-import works on blobs only.  So it is expected.  Besides, it would 
slow down fast-import tremendously if you wanted to introduce that 
behaviour.  Therefore I suggest just rolling your own dos2unix instead of 
trying to play cute games with fast-import.

Ciao,
Dscho

  reply	other threads:[~2007-07-22 23:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-22 22:59 fast-import and core.autocrlf option Dmitry Kakurin
2007-07-22 23:41 ` Johannes Schindelin [this message]
2007-07-23  3:45   ` Shawn O. Pearce
2007-07-23  3:51     ` Junio C Hamano
2007-07-23  4:01       ` Shawn O. Pearce

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=Pine.LNX.4.64.0707230039560.14781@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=dmitry.kakurin@gmail.com \
    --cc=git@vger.kernel.org \
    /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).