13 Nov
2023
13 Nov
'23
9:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35216 --- Comment #9 from David Nind <david@davidnind.com> --- Also, once I've tested something and signed off, etc., I normally do: 1. git checkout master 2. git branch -D bzXXXXXX 3. git reset --hard origin/master 4. reset_all (resets Koha - gives you a clean setup, with needing to shut down and restart KTD) Here is a link to my KTD cheat sheet if that helps: https://gitlab.com/-/snippets/1893788 -- You are receiving this mail because: You are watching all bug changes.