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 70eeb18e4fcbb8bc3c81c88f270b59966ae4d463 (sol006)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 70eeb18e4fcbb8bc3c81c88f270b59966ae4d463
Commit message: "Feature 7184 New Generation RO enhancemnt"
 > git rev-list --no-walk 16894de5c4aa19e571f4d18ef9c90bf60596dc19 # timeout=10