Commit 70f7484d2ae7ed4b5c4d074aa5e9f99ebeebdd77

Carlos Martín Nieto 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.