What tab spacing is everyone using for changes
DJ Delorie
dj@delorie.com
Thu May 17 15:16:00 GMT 2001
> I run GNU indent on the files before updating or creating patches - GNU
> indent sets spaces to tabs at 8 chars, realigns paragraphs etc.
Be careful - this might change lines you didn't touch, making any
diffs you generate difficult for us to review and/or apply.
Also, "diff -w" may help if you do use indent; it ignores space
changes to lines that didn't otherwise change.
More information about the Cygwin-developers
mailing list