Interesting, so there are at least two separate problems.
* git-diff doesn't take the "-r" option, so we should probably stop
recommmending its use. (That's a bug in the templates.)
* http://codepad.org/xLXnvAwj (generated by Windows by JayJays) doesn't
validate.
The way to fix that is to put it into the test suite, make sure it fails
validation, and then hack the code until the tests pass.
|