The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Shortcuts for common Git commands'
author:
  - 'Olaf Alders <olaf@wundercounter.com>'
build_requires:
  File::Temp: '0'
  Module::Build: '0.28'
  Test::Fatal: '0'
  Test::Git: '1.313'
  Test::More: '0'
  Test::Requires::Git: '1.005'
  perl: '5.006'
configure_requires:
  ExtUtils::MakeMaker: '0'
  Module::Build: '0.28'
  perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Git-Helpers
no_index:
  directory:
    - examples
    - t
    - xt
requires:
  Carp: '0'
  File::pushd: '0'
  Git::Sub: '0'
  Sub::Exporter: '0'
  Try::Tiny: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: http://github.com/oalders/Git-Helpers/issues
  homepage: https://github.com/oalders/git-helpers
  repository: https://github.com/oalders/git-helpers.git
version: '0.000004'
x_contributors:
  - 'Olaf Alders <olaf@wundersolutions.com>'
  - 'Philippe Bruhat (BooK) <book@cpan.org>'