Git
Git :: status shows files as changed even though contents are the same
I have resolved this problem using following stpes 1) Remove every file from Git’s index. 2) Rewrite the Git index to pick up all the new line endings.
I have resolved this problem using following stpes 1) Remove every file from Git’s index. 2) Rewrite the Git index to pick up all the new line endings.