On 4 September 2012 11:02,  <r...@mageia.org> wrote:
> Code reorg.
>
> - CSS move in style.css
> - configuration values move in conf.php
> - function definitions move in lib.php
> - a few code style fixes
> - test_index.php to test these changes before pushing to prod file

It's a good practice to do smaller commits, aka separating code reorg
from actual style fixes.
Else nobody can actually review those style fixes as they're lost among
unrelated stuff (aka poor SNR)

Reply via email to