On Wed, May 26, 2010 at 10:13, Matthias Fechner [off-list ref] wrote:
The second question is, I someone commits
some files with svn an email is sent to a
svn-commit mailinglist so changes can easily
be discussed.
Shouldn't the discussion happen before the commit?
The current mail is sent in html format with
a colored diff, so it is easier to read.
I would rather receive the raw diff and let my own preferred tools
display the information in way that I personally like.
Keep in mind that `git diff' is capable of displaying the diff with color.
Michael Witten