*.c text
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/0bdc8d6b-5d98-4450-a318-f8e20cdcc700n%40googlegroups.com.
I converted the encoding of the file in the local git library, converted the file encoding to utf-8, and submitted it again, but the problem still occurred.
For the "^M" character mentioned in the article, I used dos2unix to convert it in Ubuntu and then submitted it, but it still couldn't solve the problem.