issues
search
statisticsnorway
/
kvakk-git-tools
Repo for sharing recommended git config and git scripts in Statistics Norway
MIT License
2
stars
0
forks
source link
Use core.autocrlf = input
#16
Closed
arneso-ssb
closed
2 years ago
arneso-ssb
commented
2 years ago
This replaces CRLF with LF when commiting. The idea being that if you pasted code from a web browser and accidentally got CRLFs into one of your files, Git would make sure they were replaced with LFs when you wrote to the object database.