I have a text file in my repo that, by nature of its content, I want to never be automatically merged. I want it to always (assuming there are changes in both branches) generate <<<<<======>>>>> conflict blocks. I figured there should be way to do this using .gitattributes, got to merge drivers and now a little lost in syntax.
Asked
Active
Viewed 96 times