There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

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