App-GitUtils
view release on metacpan or search on metacpan
[profile=dev]
username=foo
pass=beaver
[profile=production]
username=bar
pass=honey
When you specify C<--config-profile=dev>, C<username> will be set to C<foo> and
C<password> to C<beaver>. When you specify C<--config-profile=production>,
C<username> will be set to C<bar> and C<password> to C<honey>.
=item B<--format>=I<s>
Choose output format, e.g. json, text.
Default value:
undef
( run in 0.502 second using v1.01-cache-2.11-cpan-49f99fa48dc )