Repositories can now be cloned from a mirror URL using rb-gateway.
Review Request #9326 — Created Oct. 25, 2017 and updated — Latest diff uploaded
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.
Diff Revision 4
This is not the most recent revision of the diff. The latest diff is revision 5. See what's changed.
orig
1
2
3
4
5
auth.go |
---|
util.go |
---|