debian man page for dist::zilla::plugin::git::init

Query: dist::zilla::plugin::git::init

OS: debian

Section: 3pm

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

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

NAME
Dist::Zilla::Plugin::Git::Init - initialize git repository on dzil new
VERSION
version 1.121820
SYNOPSIS
In your profile.ini: [Git::Init] commit_message = initial commit ; this is the default remote = origin git@github.com:USERNAME/%{lc}N.git ; no default config = user.email USERID@cpan.org ; there is no default
DESCRIPTION
This plugin initializes a git repository when a new distribution is created with "dzil new". Plugin options The plugin accepts the following options: o commit_message - the commit message to use when checking in the newly-minted dist. Defaults to "initial commit". o config - a config setting to make in the repository. No config entries are made by default. A setting is specified as "OPTION VALUE". This may be specified multiple times to add multiple entries. o remote - a remote to add to the repository. No remotes are added by default. A remote is specified as "NAME URL". This may be specified multiple times to add multiple remotes. Formatting options You can use the following codes in "commit_message", "config", or "remote": %n A newline. %N The distribution name. You can also use "%{lc}N" or "%{uc}N" to get the name in lower case or upper case, respectively.
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::Plugin::Git::Init(3pm)
Related Man Pages
dist::zilla::plugin::git(3pm) - debian
dist::zilla::app::command::new(3pm) - debian
dist::zilla::plugin::distini(3pm) - debian
dist::zilla::plugin::git::nextversion(3pm) - debian
dist::zilla::pluginbundle::classic(3pm) - debian
Similar Topics in the Unix Linux Community
need a logic for awk programming
Infraction for William Jerome: Spammed Advertisements