I need to work on file.txt locally and in Git, with different content. I want Git not to tell me that there have been changes to that file.
file.txt
Is this possible
In Eclipse Luna, this can be done [with EGit plugin I think] by doing this: right-click file -> Team -> Advanced -> Assume unchanged