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

Query: dist::zilla::plugin::git::push

OS: debian

Section: 3pm

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

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

NAME
Dist::Zilla::Plugin::Git::Push - push current branch
VERSION
version 1.121820
SYNOPSIS
In your dist.ini: [Git::Push] push_to = origin ; this is the default push_to = origin HEAD:refs/heads/released ; also push to released branch
DESCRIPTION
Once the release is done, this plugin will push current git branch to remote end, with the associated tags. The plugin accepts the following options: o push_to - the name of the a remote to push to. The default is origin. This may be specified multiple times to push to multiple repositories.
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::Push(3pm)
Related Man Pages
dist::zilla::plugin::git::commit(3pm) - debian
dist::zilla::plugin::git::init(3pm) - debian
dist::zilla::pluginbundle::basic(3pm) - debian
dist::zilla::pluginbundle::classic(3pm) - debian
dist::zilla::role::git::dirtyfiles(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction