Commit 8a9419aae185204c9f727285643ab99b1b968610

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