On quarta-feira, 26 de junho de 2013 17.10.52, Alan Alpert wrote: > Here's something on pastebin: http://pastebin.com/5H4R4su8 > > That's an awk script I'm using to filter out the copyright and header > macro changes. It's really shrinking the size of those diffs for me...
It should be easy to modify the script to ignore any changes before line 40 on each file. The output of git diff is read into the Perl script (line by line) before being written to the file. The exercise is left to the reader. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
