All files look modified after "git pull" Permanently deleted user 创建于 2014年05月13日 13:07 HelloI am using Intellij IDEA 12. Whenever I make "git pull", all the files seems to be modified in Intellij IDEA. I suspect that there is a white space issue. How can I resolve this?
Hello Halil,
Ignore spaces functionality is not supported by Git itself.
To avoid such problems I'd recommend to use common code style in the whole team.