4 Apr
2012
4 Apr
'12
7:56 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7876 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #5 from Paul Poulain <paul.poulain@biblibre.com> --- OK, with the help of http://blog.bigballofwax.co.nz/2011/12/15/fixing-whitespace-when-apply-patch... I've found how to automatically change tabs into 4 spaces: git config --global core.whitespace trailing-space,space-before-tab,tab-in-indent,tabwidth=4 so, passed QA and pushed ! -- You are receiving this mail because: You are watching all bug changes.