Hi, I've just "darcs get"-ed the latest ion3.
I wanted to submit my first patch, but "darcs diff" gives me a huge amount of changes, because predist.sh did a lot of changes to files considered as source by darcs. What's the best way to track changes cleanly with ion and darcs ? BTW, the patch was just, err ... diff -rN old-ion-3/version.h new-ion-3/version.h 1c1 < #define ION_VERSION "(subversion checkout)" --- > #define ION_VERSION "(darcs checkout)" -- Matthieu
