• Show log

    Commit

  • Hash : 496da38c
    Author : Edward Thomson
    Date : 2018-10-22T12:48:45

    http transport: refactor storage
    
    Create a simple data structure that contains information about the
    server being connected to, whether that's the actual remote endpoint
    (git server) or an intermediate proxy.  This allows for organization of
    streams, authentication state, etc.