Subject: | Error when cloning from github |
Attempting to clone http://github.com/schwern/test-more/issues I get the
following error...
$ git sd init
Setting your SD email address to your git email:
git config --get user.email
sd config user.email-address schwern@pobox.com
Cloning issues from git@github.com:schwern/test-more.git:
sd clone --from github:git@github.com:schwern/test-more.git
Username for http://github.com/: schwern
GitHub API token for schwern (from http://github.com/account):
Setting replica's username and token in the config file
github:git@github.com:schwern/test-more.git: Finding matching tickets
Not an ARRAY reference at
/Users/schwern/perl5/perlbrew/perls/perl-5.14.1/lib/site_perl/5.14.1/App/SD/Replica/github/PullEncoder.pm
line 80.
Your Prophet database already exists.
Line 80 is:
@{ $self->sync_source->github->issue->comments(
$args{ticket}->{number} ) };
Net::GitHub is at 0.30.