|
|
|
|
|
by u801e
2056 days ago
|
|
> Just send out email in HTML format with the code portions set to fixed width font and syntax highlighting already applied That won't work because people actually download those email messages and apply them to their local repository with the git am command and they also expect to be able to reply to the email inline when commenting on a patch. Also, for mail clients that don't support HTML rendering, it would be much more difficult to read or respond to an HTML email. |
|