Top "Core.autocrlf" questions

core.

Is there a way to determine the line endings in a existing git repo?

Is there a way to determine the line endings in a existing git repository? If I clone a existing repository …

git core.autocrlf
What should go in a default git config file?

There is a bewildering array of options that can be set via git config, and that is just the documented …

git git-config core.autocrlf
How do you change core.autocrlf when using SmartGit?

I don't have any experience with version control from the terminal but as far as I can tell SmartGit does …

git smartgit core.autocrlf
'git apply' failed with code 1: trailing whitespace in SourceTree

I'm using SourceTree for easy code reviewing before committing. Within SourceTree I often stage and commit only part of the …

git line-endings core.autocrlf
Why do I get CRLF line breaks in source files, although I'm on a Mac+Linux-only environment with Git and IDEA?

My boss and I are the only ones working on our project and we use Macs exclusively for development. We …

git intellij-idea core.autocrlf
Git CRLF for windows users

I know that there are tons of articles about this issue. But I'm struggling with it for couple of weeks …

windows git gitattributes core.autocrlf
Android Studio - CRLF vs LF for a Git-based multiplatform project

I'm working on an Android project involving multiple developers, some of which are on Windows, others Linux/MacOS. Since I'm …

android git android-studio core.autocrlf