• Show log

    Commit

  • Hash : e6f1931a
    Author : Edward Thomson
    Date : 2018-10-22T00:09:24

    http: rename http subtransport's `io` to `gitserver_stream`
    
    Rename `http_subtransport->io` to `http_subtransport->gitserver_stream`
    to clarify its use, especially as we might have additional streams (eg
    for a proxy) in the future.