|
hace 12 años | |
---|---|---|
.. | ||
crlf | hace 12 años | |
git | hace 12 años | |
strange | hace 12 años | |
svn | hace 12 años | |
README | hace 12 años | |
tests.sh | hace 12 años |
# To generate expected output, use following command, then review with `less -R`
../../cdiff.py -c always in.diff > out.normal
../../cdiff.py -c always -s in.diff > out.side-by-side
../../cdiff.py -c always -s in.diff -w70 > out.w70