• Fabio Pelosin's avatar
    [fix] Attempt to fix incorrect `pod list [DAYS]' · 0fa82acd
    Fabio Pelosin authored
    The command can picked a commit that was in a
    branch and presented an overestimated number of new pods
    as the branch may include the pods added to master
    during its life time
    
    The issues is recognizable by the following pattern
    `$pod list 2' => shows 20 new pods
    `$pod list 3' => shows a correct low number of new pods
    0fa82acd
Name
Last commit
Last update
bin Loading commit data...
examples Loading commit data...
lib Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.kick Loading commit data...
.travis.yml Loading commit data...
CHANGELOG.md Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
TODO Loading commit data...
cocoapods.gemspec Loading commit data...
scratch-pad.md Loading commit data...