From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: Peter Karlsson <peter@softwolves.pp.se>
Cc: Miklos Vajna <vmiklos@frugalware.org>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: Importing non-version controlled bits and pieces to Git
Date: Fri, 20 Jun 2008 14:00:22 +0100 (BST) [thread overview]
Message-ID: <alpine.DEB.1.00.0806201359320.6439@racer> (raw)
In-Reply-To: <Pine.LNX.4.64.0806201339330.4004@ds9.cixit.se>
Hi,
On Fri, 20 Jun 2008, Peter Karlsson wrote:
> One complicating factor is that I am working with DOS/Windows source
> code, so all text files have CRLF line-endings, which means converting
> before feeding to fast-import, or manually doing "git add" with
> core.autocrlf == true. fast-import can't be set up to do CRLF
> auto-conversion, can it?
Why not import everything with a CR/LF, and then use filter-branch with a
really simple tree-filter? It is slow, alright, but it is safe, too.
Ciao,
Dscho
next prev parent reply other threads:[~2008-06-20 13:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-20 9:42 Importing non-version controlled bits and pieces to Git Peter Karlsson
2008-06-20 11:51 ` Miklos Vajna
2008-06-20 12:25 ` Johannes Schindelin
2008-06-20 12:42 ` Peter Karlsson
2008-06-20 12:57 ` Johannes Sixt
2008-06-20 13:00 ` Johannes Schindelin [this message]
2008-06-23 6:35 ` Peter Karlsson
2008-06-23 14:46 ` Peter Karlsson
2008-06-24 5:12 ` Karl Hasselström
2008-06-24 6:46 ` Peter Karlsson
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=alpine.DEB.1.00.0806201359320.6439@racer \
--to=johannes.schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=peter@softwolves.pp.se \
--cc=vmiklos@frugalware.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