Skip to content

Change response of ListRemotesResponse from single message to stream

Michael Leopard requested to merge stream-list-remotes into master
  • what is changing

    • List remotes is being changed to stream git remote information for better performance based on this comment
  • why we're changing it

  • why this change is OK from a forwards/backwards compatibility viewpoint (nothing/nobody is calling this RPC yet)

Edited by Jacob Vosmaer

Merge request reports