package App::gitwrap; our $DATE = '2020-10-10'; # DATE our $VERSION = '0.007'; # VERSION 1; # ABSTRACT: Git wrapper script __END__ =pod =encoding UTF-8 =head1 NAME App::gitwrap - Git wrapper script =head1 VERSION This document describes version 0.007 of App::gitwrap (from Perl distribution App-gitwrap), released on 2020-10-10. =head1 SYNOPSIS See the included script L. =head1 HOMEPAGE Please visit the project's homepage at L. =head1 SOURCE Source repository is at L. =head1 BUGS Please report any bugs or feature requests on the bugtracker website L 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. =head1 SEE ALSO L L - similar name but this wraps the C command so it can be used like a Perl library. =head1 AUTHOR perlancar =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2020, 2017, 2016 by perlancar@cpan.org. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut