tests/test-diff-newlines
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sat, 02 Dec 2006 03:38:55 -0200
changeset 3761 9433bdcaa9ae
parent 2248 b914f0557832
permissions -rwxr-xr-x
Ignore all errors while parsing the branch cache.

#!/bin/sh

hg init
python -c 'print "confuse str.splitlines\nembedded\rnewline"' > a
hg ci -Ama -d '1 0'
echo clean diff >> a
hg ci -mb -d '2 0'
hg diff -r0 -r1