Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in core.autocrlf

How to commit files to git with line separator changed (getting 'nothing to commit')

Git clones repository with CRLF even though I have core.autocrlf=false

git core.autocrlf

Git autocrlf setting for mac and windows

Git can't check out on Linux with LF a file that was stored with CRLF

git eol core.autocrlf

VSCode changing CRFL to LF on file save, and git records a change even if there is none

How do I avoid git-svn and svn CRLF problems such as this one?

`git` shows changed files after cloning, without any other actions

How can I re-normalize my git repo

how to set git core.autocrlf for a submodule

git config core.autocrlf is true, but I'm still getting a warning?

when git core.autocrlf is set to input what do we really have

git core.autocrlf

How to apply `.gitattribute` file to all files under a directory?

git seems confused about whether a file has changed (with autocrlf=true option)

git bash core.autocrlf

Cannot get git autocrlf=true to work

.gitattributes with core.autocrlf unset

How can I preserve line endings when I check out a single file to a different location with git?