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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/sol006^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/sol006^{commit} # timeout=10
Checking out Revision 17949eb518bc6d3fe96925255360514595091513 (refs/remotes/origin/sol006)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17949eb518bc6d3fe96925255360514595091513
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D sol006 # timeout=10
 > git checkout -b sol006 17949eb518bc6d3fe96925255360514595091513
Commit message: "Feature sol006 and 7184: Set new generation RO as default"
 > git rev-list --no-walk 91ca2d57a186fbdd331839f2914debfd951611d8 # timeout=10