• 
      

    Repositories can now be cloned from a mirror URL using rb-gateway.

    Review Request #9326 — Created Oct. 25, 2017 and updated — Latest diff uploaded

    Information

    rb-gateway
    master
    282abcf...

    Reviewers

    New Repos can now be cloned with SSH. This is done through an SSH agent.
    Repositories are only cloned if a local copy doesn't exist in the
    defined path.

    A tester repository, hosted on github, was set as the upstream mirror
    for one of the repositories defined in the config file. Upon starting
    the rb-gateway server, a local clone of the upstream remote was
    successfully created.