Re: KDE CVS Commit Policy (2nd version)
Pedro Morais <[email protected]> Tue, 1 Apr 2003 15:14:08 +0100
| Newsgroups | gmane.comp.kde.policies |
|---|---|
| Organization | KDE |
| Message-ID | <[email protected]> |
Em Terça, 1 de Abril de 2003 14:59, Neil Stevens escreveu: > On Tuesday April 01, 2003 05:54, Lubos Lunak wrote: > > On Tuesday 01 of April 2003 12:37, Carsten Pfeiffer wrote: > > > On Tuesday 01 April 2003 09:24, Rob Kaper wrote: > > > > > > May I add: > > > > > > - look at 'cvs diff' before committing > > > > And: > > > > - avoid 1000 lines change consisting of 10 lines changing code and 990 > > lines changing indentation/whitespace (as this screws up cvs annotate, > > kwin/workspace.cpp is a "nice" example of this). > > If people would obey the style already in place, cleanups wouldn't be > needed. But maybe the restyling could be done in a separate commit, that is, you first commit the 10 lines you really changed and after that you reindent the code. Morais