SyntaxFix
Write A Post
Hire A Developer
Questions
If git check-attr --all -- src/my_file.txt indicates that your file is flagged as binary, and you haven't set it as binary in .gitattributes, check for it in /.git/info/attributes.
git check-attr --all -- src/my_file.txt
.gitattributes
/.git/info/attributes