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 |