https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38664
--- Comment #15 from Julian Maurice <[email protected]> --- In case this is useful, I use this script for rebases: https://git.sr.ht/~jajm/dotfiles/tree/master/item/.local/lib/git-custom-commands/git-bz-rebase It resets the tree to where master/main was when the patch was submitted (uses bugzilla api), then apply the patches on top of it, and start rebase. It shouldn't be too hard to add a tidy step in between -- 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/
