SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision f9df2bd8fa54d3e691d1efda8aaf21cc98c65b09 (ng-ro-refactor)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9df2bd8fa54d3e691d1efda8aaf21cc98c65b09
Commit message: "Update dependencies to branch"
 > git rev-list --no-walk f9df2bd8fa54d3e691d1efda8aaf21cc98c65b09 # timeout=10