What is ^M in Git? -


this question has answer here:

i'll edit line using ide (nusphere's phped), , return think original. git diff, however, shows being changed difference being ^m @ end. ^m signify? edit code doesn't show change?

- <td></td> - <td><img […]></td> + <td></td>^m + <td><img […]></td> ^m 

something changed line endings unix style windows. ^m carriage return character. check tools settings carefully!


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -