• Show log

    Commit

  • Hash : e3e017d4
    Author : Carlos Martín Nieto
    Date : 2015-08-11T22:51:53

    remote: don't confuse tag auto-follow rules with refspec matching
    
    When we're looking to update a tag, we can't stop if the tag auto-follow
    rules don't say to update it. The tag might still match the refspec we
    were given.