30 Oct
2018
30 Oct
'18
9:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893 --- Comment #184 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- If one big commit is fine for everybody else then I can pass it through this time. And if you come across the situation again where you have to change the commit or split them up you can do git reset --soft HEAD~1 and then just write new commit messages and in the end check with git diff whether the code is still identical to the situation before you started. I will do the actual code review hopefully by the end of this week. -- You are receiving this mail because: You are watching all bug changes.