szabgab / CPAN-Digger

CPAN Digger to analyze CPAN modules and other Perl-based applications
https://cpan-digger.perlmaven.com/
7 stars 3 forks source link

Add circleci #1

Closed perlpunk closed 4 years ago

perlpunk commented 4 years ago

Regarding the default branch:

If you want to get it without cloning the repo, you can use ls-remote:

% git ls-remote --symref -q | grep ^ref: | grep 'HEAD$'
ref: refs/heads/master  HEAD
szabgab commented 4 years ago

Oh I forgot to merge this last week. Sorry for that. Thank you for your PR!