The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

To create a hotfix branch from master, for ticket 13033:

    $ git hotfix bug1 master --redmine --issue=13033
    > hotfix/bug1

To list hotfix branches

    $ git hotfix --list