In the git comparison, I would like to ignore if there's a CRLF in the beginning of the files.
Like in this image, I want git to ignore the difference of the lines added:
Is there any way of doing that?
In the git comparison, I would like to ignore if there's a CRLF in the beginning of the files.
Like in this image, I want git to ignore the difference of the lines added:
Is there any way of doing that?