SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Dist-Zilla-Plugin-Git-PushInitial rpm build for : openSUSE Tumbleweed. For other distributions click perl-Dist-Zilla-Plugin-Git-PushInitial.

Name : perl-Dist-Zilla-Plugin-Git-PushInitial
Version : 0.02 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 4.65 Date : 2024-08-05 20:54:25
Group : Development/Libraries/Perl Source RPM : perl-Dist-Zilla-Plugin-Git-PushInitial-0.02-4.65.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : do initial git push from your minting profile
Description :
This module is only of interest to authors of Dist::Zilla minting profiles.

After minting a new dist with Git::Init and setting remote information with
e.g. GitHub::Create, if \'push.default\' is not configured or set at the
default value (\'tracking\'), or an older git is being used, it is necessary
to create the branch on the remote before a simple \'git push\', done by e.g.
Git::Push will work on \'dzil release\'.

Using this plugin in your minting profile should save the users of your
minting profile the step of doing a manual push, regardless of their git
config. They can just commit and do a \'dzil release\', assuming they are
using Git::Push in their dist.ini.

It runs this command:

git push < remote> < current-branch>

remote defaults to \'origin\' but can be specified as a parameter to this
plugin.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Dist-Zilla-Plugin-Git-PushInitial-0.02-4.65.noarch.rpm
     

Provides :
perl(Dist::Zilla::Plugin::Git::PushInitial)
perl-Dist-Zilla-Plugin-Git-PushInitial

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Dist::Zilla::Role::AfterMint)
perl(Git::Wrapper)
perl(Moose)
perl(MooseX::Types::Moose)
perl(Try::Tiny)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Dist
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/Plugin
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/Plugin/Git
/usr/lib/perl5/vendor_perl/5.40.0/Dist/Zilla/Plugin/Git/PushInitial.pm
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-Git-PushInitial
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-Git-PushInitial/Changes
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-Git-PushInitial/LICENSE
/usr/share/doc/packages/perl-Dist-Zilla-Plugin-Git-PushInitial/README
/usr/share/man/man3/Dist::Zilla::Plugin::Git::PushInitial.3pm.gz

 
ICM