> Hey everyone!
> 
> As you may be aware, the PHP manual has a lot of typographical errors
> in it. I plan on fixing a lot of the commonly misspelled ones, but I
> will be modifying ~40 files or so. Is it okay to commit them all at
> the same time, or should I spread them out somehow? I'm not sure where
> phpdoc stands on doing "big commits".

If the changelog entry for all changed files is
the same, like "typo" or "WS"... then one big
commit is fine, imho of course ;)  Commits should
be divided up by what's being changed (the
changelog message), not the size of the commit,
as the size only affects the generated email.

Regards,
Philip


On Tue, 30 Sep 2003, Dave wrote:

> 
> Thanks
> 
> Dave
> 

Reply via email to