git-cpan-sendpatch

Langue: en

Version: 2009-04-02 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

git-cpan-sendpatch - create patch files and submit them to RT

SYNOPSIS

     % git cpan-sendpatch
 
 

DESCRIPTION

This command runs "git cpan-format-patch" and then if there is one patch file runs "git cpan-send-email".

Multiple patches are not sent because "git send-email" creates a separate message for each patch file, resulting in multiple tickets.