-
-
16 Feb 2020 14:23:08 UTC
- Distribution: Dist-Zilla-Plugin-Git-ExcludeUntracked
- Module version: 0.06
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (32 / 4 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.8.8
- Activity
24 month- Tools
- Download (12.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Dist::Zilla
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Deprecated.
The maintainer of this distribution has indicated that it is deprecated and no longer suitable for use.NAME
Dist::Zilla::Plugin::Git::ExcludeUntracked - Excludes untracked files from your dist [DEPRECATED]
VERSION
version 0.06
SYNOPSIS
[Git::ExcludeUntracked]
DESCRIPTION
NOTE This module is deprecated in favor of Dist::Zilla::Plugin::Git::GatherDir.
This Dist::Zilla plugin automatically excludes any files from your distribution that are not currently tracked by Git.
SEE ALSO
Dist::Zilla, Dist::Zilla::Plugin::Git::GatherDir
AUTHOR
Rob Hoelz <rob@hoelz.ro>
COPYRIGHT AND LICENSE
This software is copyright (c) 2020 by Rob Hoelz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/hoelzro/dist-zilla-plugin-git-excludeuntracked/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
Module Install Instructions
To install Dist::Zilla::Plugin::Git::ExcludeUntracked, copy and paste the appropriate command in to your terminal.
cpanm Dist::Zilla::Plugin::Git::ExcludeUntracked
perl -MCPAN -e shell install Dist::Zilla::Plugin::Git::ExcludeUntracked
For more information on module installation, please visit the detailed CPAN module installation guide.