debian man page for dist::zilla::pluginbundle::git

Query: dist::zilla::pluginbundle::git

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Dist::Zilla::PluginBundle::Git(3pm)			User Contributed Perl Documentation		       Dist::Zilla::PluginBundle::Git(3pm)

NAME
Dist::Zilla::PluginBundle::Git - all git plugins in one go
VERSION
version 1.121820
SYNOPSIS
In your dist.ini: [@Git] changelog = Changes ; this is the default allow_dirty = dist.ini ; see Git::Check... allow_dirty = Changes ; ... and Git::Commit commit_msg = v%v%n%n%c ; see Git::Commit tag_format = %v ; see Git::Tag tag_message = %v ; see Git::Tag push_to = origin ; see Git::Push
DESCRIPTION
This is a plugin bundle to load all git plugins. It is equivalent to: [Git::Check] [Git::Commit] [Git::Tag] [Git::Push] The options are passed through to the plugins.
AUTHOR
Jerome Quelin
COPYRIGHT AND LICENSE
This software is copyright (c) 2009 by Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-30 Dist::Zilla::PluginBundle::Git(3pm)
Related Man Pages
dist::zilla::plugin::git(3pm) - debian
dist::zilla::plugin::git::commitbuild(3pm) - debian
dist::zilla::plugin::git::tag(3pm) - debian
dist::zilla::plugin::prepender(3pm) - debian
git::repository::plugin::log(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?