• 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
..
cocoapods Loading commit data...
cocoapods.rb Loading commit data...