-
-
10 Jul 2021 01:27:44 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (18)
- Testers (1239 / 0 / 0)
- Kwalitee
Bus factor: 3- 89.57% Coverage
- License: perl_5
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (73.91KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 32 contributors- Jerome Quelin
-
Christopher J. Madsen
-
Jรฉrรดme Quelin
-
Kent Fredric
-
Yanick Champoux
-
Ricardo Signes
-
David Golden
-
Graham Knop
-
Mike Friedman
-
Chris Weyl
-
Stephen R. Scaffidi
-
Apocalypse
-
Curtis Jewell
-
Graham Barr
-
Mike Doherty
-
Randy Stauner
-
Alessandro Ghedini
-
Alexandr Ciornii
-
Brendan Byrd
-
Brian Phillips
-
David Steinbrunner
-
Geoffrey Broadwell
-
Harley Pig
-
Jesse Luehrs
-
Matt Follett
-
Michael McClimon
-
Michael Schout
-
Nigel Metheringham
-
Olivier Menguรฉ
-
Sean Whitton
-
Tatsuhiko Miyagawa
-
Tuomas Jormola
- Dependencies
- Cwd
- DateTime
- Dist::Zilla
- Dist::Zilla::Plugin::GatherDir
- Dist::Zilla::Role::AfterBuild
- Dist::Zilla::Role::AfterMint
- Dist::Zilla::Role::AfterRelease
- Dist::Zilla::Role::BeforeRelease
- Dist::Zilla::Role::FilePruner
- Dist::Zilla::Role::GitConfig
- Dist::Zilla::Role::PluginBundle
- Dist::Zilla::Role::VersionProvider
- File::Spec::Functions
- File::Temp
- File::chdir
- Git::Wrapper
- IPC::Open3
- IPC::System::Simple
- List::Util
- Module::Runtime
- Moose
- Moose::Role
- MooseX::Has::Sugar
- Path::Tiny
- String::Formatter
- Try::Tiny
- Type::Utils
- Types::Path::Tiny
- Types::Standard
- Version::Next
- constant
- namespace::autoclean
- strict
- version
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.048 - 2021-07-10
- added 'push_url' config option to cause Git::Init to configure a separate url to push to with 'git remote set-url --push' (Curtis Jewell)
Modules
Update your git repository after releaseCheck your git repository before releasingCommit dirty filesCheck in build results on separate branchGather all tracked files in a Git working directoryInitialize git repository on dzil newProvide a version number by bumping the last git release tagPush current branchTag the new versionAll git plugins in one bundleProvide the allow_dirty & changelog attributesProvide repository information for Git pluginsProvide a String::Formatter for commit messagesOther files
Module Install Instructions
To install Dist::Zilla::Plugin::Git, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::Plugin::Git
perl -MCPAN -e shell install Dist::Zilla::Plugin::Git
For more information on module installation, please visit the detailed CPAN module installation guide.