[libvirt] [PATCH] docs: replace CRLF with LF

Eric Blake eblake at redhat.com
Fri Jan 28 15:57:46 UTC 2011


On 01/28/2011 05:52 AM, Juerg Haefliger wrote:
> ---
>  docs/page.xsl |  350 ++++++++++++++++++++++++++++----------------------------
>  1 files changed, 175 insertions(+), 175 deletions(-)

ACK, applied.  po/ca.po is the only other file with bad line endings,
but that requires some coordination with the translation site to get
fixed permanently.

I used this to look:
$ git grep -l $'\r' | grep -Ev '\.(png|gif|ico)$'

It may be worth enabling the (relatively recent git addition of)
core.whitespace.cr-at-eol option to enforce no CR in text files (as well
as using .gitattributes to mark .png/gif/ico as binary files that are
exempt), but I'm not sure if that is something that we can enforce as a
server side hook (so I'm cc'ing Jim for advice).

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110128/5e3de960/attachment-0001.sig>


More information about the libvir-list mailing list