I see that Gerrit 2.10 recognizes Visual Studio *.rc files as binary files and not as text files. This prevents the developers from viewing a diff on those file changes. Attached is the image of the same.
[mimetype "text/plain"]
path = *.rc
[mimetype "text/plain"]
safe = true
I'm not sure if I have missed something here. Can anyone share your insights on this? Probably, this is a valid bug that's worth reporting.
PS. Though the image shows Gerrit 2.8, I have tested against 2.10 as well.