• Show log

    Commit

  • Hash : 70f7484d
    Author : Carlos Martín Nieto
    Date : 2015-05-14T09:35:08

    remote: get rid of the run-time refspec setters
    
    These were left over from the culling as it's not clear which use-cases
    might benefit from this. It is not clear that we want to support any
    use-case which depends on changing the remote's idea of the base
    refspecs rather than passing in different per-operation refspec list, so
    remove these functions.