flake8
passed.
JSHint
passed.
Review Request #9369 — Created Nov. 18, 2017 and updated
I removed the cloning section of
util.go
and implemented it as
agit_repository.go
method instead.
A tester repository hosted on github was successfully cloned with
a call toClone
.
Revision 2 (+39 -26)