I would like to update my local branch by pulling latest changes from the remote master. The only caveat is that I want to leave a single file as it is in my current local branch.
NOTE:
- The file is NOT different from what I have at the tip of the current branch.
- The file is NOT a config file.