[Libreoffice] [PATCH] gitattributes .po filter performance problem

Andras Timar timar74 at gmail.com
Mon Apr 11 11:29:13 PDT 2011


Hi,

Some of us experienced performance problems with the gitattributes
filter defined for .po files. The 'clean' filter were not only run on
commit, but also during clone/pull. This was not intended at all.
Miklos asked about it on git mailing list, if it was a bug in git. See
all details in this thread:
http://marc.info/?t=130251154100001&r=1&w=2

On git list we were recommended to use hook instead of filter. Please
review my patch. If you apply it, don't forget to remove po filter
lines from your git config.

Thanks,
Andras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-use-git-hook-instead-of-gitattributes-filter-for-.po.patch
Type: application/octet-stream
Size: 1702 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110411/216c13f0/attachment.obj>


More information about the LibreOffice mailing list