App-GitUtils

 view release on metacpan or  search on metacpan

script/this-repo  view on Meta::CPAN

 /home/budi/perl-Foo-Bar

 % this-repo
 perl-Foo-Bar

 # Will exit with code 1 and print error message to stderr when git repository cannot be determined
 % cd /
 % this-repo
 this-repo: No git repository can be associated with current directory '/'

 # Don't show error message when guessing is failed (just exit with code 1)
 % this-repo -q
 % _

=head1 DESCRIPTION

=head1 HOMEPAGE

Please visit the project's homepage at L<https://metacpan.org/release/App-GitUtils>.

=head1 SOURCE



( run in 0.532 second using v1.01-cache-2.11-cpan-702932259ff )