https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115
--- Comment #14 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #13) > (In reply to Jonathan Druart from comment #12) > > Created attachment 178003 [details] [review] [review] > > Bug 39115: Restore ability to tidy files not in git index (yet) > > For instance: > > perl misc/devel/tidy.pl --no-write > koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt > > perl misc/devel/tidy.pl > koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt > > perl misc/devel/tidy.pl > koha-tmpl/intranet-tmpl/prog/fr-FR/modules/intranet-main.tt > koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt > > Compare the result with and without the patch. Confirm that the new result > are the expected one. But this is not working % git ls-files Koha/Schema.pm --exclude='Koha/Schema/Result' --exclude='Koha/Schema.pm' Koha/Schema.pm -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
