From: Jose Nobile <jose.nobile@gmail.com>
To: git@vger.kernel.org
Subject: Re: Bug Report - Binary Files as plain files, line endings conversions
Date: Sun, 15 Jul 2012 23:57:03 -0500 [thread overview]
Message-ID: <CAJ69RUT_Lnt5qe+dVnBRAE5-5PR6w2VOLe=Vc6Pt5yv_PC=w3w@mail.gmail.com> (raw)
In-Reply-To: <CAJ69RUS7d75FN-TicyXY=g4HkM2AVxMx=tWjJnX1VNpQ5XDa6Q@mail.gmail.com>
Hi,
$ git add .
warning: LF will be replaced by CRLF in web/images/logo_twitter.png.
The file will have its original line endings in your working directory.
JOSE@COMPAQ /d/wamp/www/internationalstudies.co (master)
$ git --version
git version 1.7.11.msysgit.0
JOSE@COMPAQ /d/wamp/www/internationalstudies.co (master)
$ cat .gitattributes
# Auto detect text files and perform LF normalization
* eol=crlf
JOSE@COMPAQ /d/wamp/www/internationalstudies.co (master)
Binary files as an image not may perform any line ending operations,
many binary files will be corrupt when are restoring from repository,
Saludos,
José Nobile
parent reply other threads:[~2012-07-16 4:57 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <CAJ69RUS7d75FN-TicyXY=g4HkM2AVxMx=tWjJnX1VNpQ5XDa6Q@mail.gmail.com>]
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='CAJ69RUT_Lnt5qe+dVnBRAE5-5PR6w2VOLe=Vc6Pt5yv_PC=w3w@mail.gmail.com' \
--to=jose.nobile@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).