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 e1019ea8cb6e0f31f5fc152bfdca4d355d50c69a (sol006v331)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e1019ea8cb6e0f31f5fc152bfdca4d355d50c69a
Commit message: "Updating refs to own branch"
 > git rev-list --no-walk 1077bbd937c1dae05d27ea254fd640357a09b2ee # timeout=10