After I cloned my repository, git status shows modified files. These are images (.png), which it's showing as modified. I've also tried with filemode & CRLF settings, nothing worked. I'm not able to add them or checkout them. I'm on Mac. Here is a screenshot of the git status result,
- When I do same git pull or clone on ubuntu system, there are no issues. I just have to set filemode to false there.
Thanks in advance.