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 ee21e08369d34c095c59f79c360dc3be44667453 (v8.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee21e08369d34c095c59f79c360dc3be44667453
Commit message: "Modified to install v8.0 IM"
 > git rev-list --no-walk ee21e08369d34c095c59f79c360dc3be44667453 # timeout=10