• Show log

    Commit

  • Hash : 46c8f7f8
    Author : Carlos Martín Nieto
    Date : 2014-10-24T16:25:59

    remote: accept a repo and name for renaming
    
    Remote objects are not meant to be changed from under the user. We did
    this in rename, but only the name and left the refspecs, such that a
    save would save the wrong refspecs (and a fetch and anything else would
    use the wrong refspecs).
    
    Instead, let's simply take a name and not change any loaded remote from
    under the user.