flake8
passed.
JSHint
passed.
Review Request #9324 — Created Oct. 24, 2017 and discarded
Information | |
---|---|
hmarceau | |
rb-gateway | |
master | |
Reviewers | |
rb-gateway, students | |
I added a check in
util.go
, it attempts to open the repository
with the provided path. It should only fail if the repository doesn't
exist, in that case if a mirror URL is defined the repository will be
cloned.