git-cpan-format-patch (1) - Linux Manuals

git-cpan-format-patch: Format patches using "cpan/master" as the origin

NAME

git-cpan-format-patch - Format patches using "cpan/master" as the origin reference

SYNOPSIS

    % git cpan-format-patch

DESCRIPTION

This is just like running "git format-patch cpan/master".

VERSION

This document describes git-cpan-format-patch version 0.2.1

BUGS AND LIMITATIONS

Please report any bugs or feature requests to "bug-git-cpan-patch [at] rt.cpan.org", or through the web interface at <http://rt.cpan.org>.

AUTHORS

Yuval Kogman "<nothingmuch [at] woobling.org>"

Yanick Champoux "<yanick [at] cpan.org>"

LICENCE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.

SEE ALSO

Git::CPAN::Patch

git-format-patch