I am a developer working on a project along side some front end designers. They have some SASS '.scss' files that I never touch.
Despite me not modifying, these files regularly merge rather than simply download - if I'm not mistaken, this is not the expected behaviour?
I had assumed that if a file has not changed, git should simply replace the file rather than merge.