https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29238
--- Comment #13 from Katrin Fischer <[email protected]> --- (In reply to Eric Phetteplace from comment #10) > Sorry, I made the patch manually, but git bz doesn't seem to be able to > apply manual patches. I've generated it with `git bz attach` so hopefully it > applies now. I think it's not the manual bit, but somehow you got a very different header lines in the patch with your manual process than when using git bz (Author vs. From for example). git bz is better, but when you need to create a patch manually, you can use git format-patch, which should give you the same output. -- 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/
