[cmake-developers] Some documentation patches
Rolf Eike Beer
eike at sf-mail.de
Thu Oct 13 02:30:24 EDT 2011
Brad King wrote:
> - Some of the patches remove trailing whitespace from lines unrelated to
> the real change. Please identify the set of files from which you've
> blanket-removed whitespace, create a commit that does just that, and
> then rebase the rest of the patches on it. That will make the changes
> easier to see/review/blame.
sed 's,[ \t]*$,,' -i $(find . -type f)
HTH,
Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20111013/6885dba5/attachment.sig>
More information about the cmake-developers
mailing list