The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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