From: "Torsten Bögershausen" <tboegi@web.de>
To: "Ramsay Jones" <ramsay@ramsayjones.plus.com>,
"Torsten Bögershausen" <tboegi@web.de>,
git@vger.kernel.org
Subject: Re: [PATCH v8] ls-files: Add eol diagnostics
Date: Wed, 30 Dec 2015 16:27:30 +0100 [thread overview]
Message-ID: <5683F7E2.3070503@web.de> (raw)
In-Reply-To: <5683E8B4.7040005@ramsayjones.plus.com>
>> "binary" binary file
>> "text-no-eol" text file without any EOL
>> "text-lf" text file with LF
>> "text-crlf" text file with CRLF
>> "text-crlf-lf" text file with mixed line endings.
> If you prefer to have 'text' in there somewhere, how about:
>
> binary, text-none, text-lf, text-crlf, text-mixed.
text-none could be OK.
text-mixed as well, but the you can't run
"git ls-files | grep i/text-crlf"
any more to get an impression if there are un-normalized files,
which may, may, need normalization.
Thanks for the reminder,
lets wait a couple of days and see if there are more voices.
next prev parent reply other threads:[~2015-12-30 15:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 12:57 [PATCH v8] ls-files: Add eol diagnostics Torsten Bögershausen
2015-12-30 14:22 ` Ramsay Jones
2015-12-30 15:27 ` Torsten Bögershausen [this message]
2015-12-30 21:45 ` Junio C Hamano
2015-12-30 21:43 ` 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=5683F7E2.3070503@web.de \
--to=tboegi@web.de \
--cc=git@vger.kernel.org \
--cc=ramsay@ramsayjones.plus.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.