https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36111
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from Victor Grousset/tuxayo <[email protected]> --- > For some reason, when I signed off the patch the test plan was not > included. I have amended the patch to include a description and > have added the (very good) test plan. Thanks David for the help :) @Matthias I think that happens when the test plan is not written in the commit message but written in bugzilla's UI/git-bz when attaching a patch. The test plan needs to be in the commit message to be preserved between signoffs and in the Koha commit history. --- If that can help someone to review this, here a git command to show the diff with additional colors for moved lines. To go more quickly and just checking that part of the stuff is just moved and not new or totally removed. git show --color-moved --color-moved-ws=allow-indentation-change That's was still not enough for me to be able to get a good grasp of this one, sorry ^^" -- 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/
