• Show log

    Commit

  • Hash : 8a9419aa
    Author : Carlos Martín Nieto
    Date : 2014-06-01T02:16:07

    remote: build up the list of refs to remove
    
    When removing the remote-tracking branches, build up the list and remove
    in two steps, working around an issue with the iterator. Removing while
    we're iterating over the refs can cause us to miss references.