NAME
    Dist::Zilla::PluginBundle::Git::CheckFor - All Git::CheckFor plugins at
    once

VERSION
    This document describes version 0.010 of
    Dist::Zilla::PluginBundle::Git::CheckFor - released April 11, 2014 as
    part of Dist-Zilla-PluginBundle-Git-CheckFor.

SYNOPSIS
        ; in dist.ini
        [@Git::CheckFor]

DESCRIPTION
    This bundles several plugins that do some sanity/lint checking of your
    git repository; namely: you're on the right branch and you haven't
    forgotten any autosquash commits ("fixup!" or "squash!").

SEE ALSO
    Please see those modules/websites for more information related to this
    module.

    *   Dist::Zilla::Plugin::Git::CheckFor::Fixups

    *   Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch

    *   Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts

    *   Dist::Zilla::PluginBundle::Git

SOURCE
    The development version is on github at
    <http://github.com/RsrchBoy/dist-zilla-pluginbundle-git-checkfor> and
    may be cloned from
    <git://github.com/RsrchBoy/dist-zilla-pluginbundle-git-checkfor.git>

BUGS
    Please report any bugs or feature requests on the bugtracker website
    https://github.com/RsrchBoy/dist-zilla-pluginbundle-git-checkfor/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.

AUTHOR
    Chris Weyl <cweyl@alumni.drew.edu>

CONTRIBUTORS
    *   Christian Walde <walde.christian@googlemail.com>

    *   Karen Etheridge <ether@cpan.org>

    *   Mike Doherty <doherty@cs.dal.ca>

    *   Olivier Mengué <dolmen@cpan.org>

COPYRIGHT AND LICENSE
    This software is Copyright (c) 2012 by Chris Weyl.

    This is free software, licensed under:

      The GNU Lesser General Public License, Version 2.1, February 1999

