When I pull from remote branch, Git automatically removes all the trailing-space and it masses up my git diff (showing line deleting and adding). Also I'm using Atom editor so I'm not too sure where the problem came from.
How can I disable trimming the trailing-space? Thanks in advance!