http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14424
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #19 from M. Tompsett <[email protected]> --- As per my discussion with tcohen on IRC, I'm signing off, because "we are loos[en]ing the coding guidelines for the help pages, because Nicole copy/pastes from the manual, otherwise is too much work" For future reference, Nicole, these git commands are handy in preventing whitespace issues like this: git config --global core.whitespace trailing-space,space-before-tab git config --global apply.whitespace fix Just type them once in your Koha git area, and never think about it again. :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
