DORSETRIGS
Home

core.autocrlf (2 post)


posts by category not found!

'git apply' failed with code 1: trailing whitespace in SourceTree

git apply Failed with Code 1 Trailing Whitespace Troubles in Source Tree The Problem You re working in Source Tree and trying to apply a patch but you re met wi

2 min read 07-10-2024 28
'git apply' failed with code 1: trailing whitespace in SourceTree
'git apply' failed with code 1: trailing whitespace in SourceTree

git add --renormalize does not re-checkout my files with the correct line endings

Understanding git add renormalize and Line Endings Issues In the world of version control managing line endings between different operating systems can often pr

2 min read 23-09-2024 86
git add --renormalize does not re-checkout my files with the correct line endings
git add --renormalize does not re-checkout my files with the correct line endings