Skip to content

How to convert all files from CRLF to LF (windows users) #15

Open
@Raruto

Description

@Raruto

This is a really annoying issue because the .gitattributes actually works fine (but some local older files or branches may still have a different encoding..).

  1. If I remember correctly it can all be done via git commands (ie. listing all local CRLF files and convert all of them to LF), If I only could remember how..
  2. Add this info somewhere in the documentation (e.g. dedicated FAQ section)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions