I was committing a file when PyCharm showed me this error.
You are about to commit CRLF line separators to the Git repository
What is this line separator? Is there some strange character in my code? How can I find and manage it?
You can find the separator using command:
git grep -Il $'\r'
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With