• Gordon Fontenot's avatar
    Properly check to see if changes were made on push · 60fc0c55
    Gordon Fontenot authored
    The original implementation made poor assumptions about the name of the
    pod, and used it as a regex pattern. This led to problems when trying to
    push specs that contained special characters in their names (such as `+`
    for category specs). Instead of using a regex, we should just do a
    substring match to see if the output contains the spec name.
    60fc0c55
Name
Last commit
Last update
bin Loading commit data...
examples/AFNetworking Example 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...
.yardopts Loading commit data...
CHANGELOG.md Loading commit data...
CONTRIBUTING.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...
cocoapods.gemspec Loading commit data...