Junio C Hamano [off-list ref] writes:
Jakub Narebski [off-list ref] writes:
quoted
Use "&iquot;" Latin 1 entity ("¿" -- inverted question mark =
turned question mark, U+00BF ISOnum) instead '?' as replacements for
control characters and other undisplayable characters.
Signed-off-by: Jakub Narebski <redacted>
Do you have something against our Spanish and Latin American
friends? ;-)
I wonder if there is a more suitable replacement character that
is accepted across scripts?
I have a suspicion that instead of finding an exotic character,
just showing the byte value in \octal, perhaps in different
color, might be more portable and easier. For one thing, it
helps to show the exact byte value than just one substitution
character if you are troubleshooting gitweb.