On Sun, Nov 7, 2010 at 4:53 PM, Ricardo Moreno <[email protected]> wrote: > here is more commented code removal. > Regards > Ricardo
Ricardo, Try to avoid to have differences in more than one git repo in one patch. The best way to avoid that is to commit your changes locally. and then submit the patch(es) generated using git format-patch that will have the extra benefit of warning you of undesirable trailing whitespace. Norbert. > > _______________________________________________ > LibreOffice mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/libreoffice > > _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
