• Show log

    Commit

  • Hash : 505b5d0c
    Author : Carlos Martín Nieto
    Date : 2013-05-07T16:01:22

    remote: correctly interpret tagopt '--tags'
    
    When tagopt is set to '--tags', we should only take the default tags
    refspec into account and ignore any configured ones.
    
    Bring the code into compliance.