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 ed3e4d4fc2819e425bb8b165e43fcbac259d3f1b (py3)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed3e4d4fc2819e425bb8b165e43fcbac259d3f1b
Commit message: "feature8030 move WIM connector to plugins"
 > git rev-list --no-walk 72e918cb69191ac04720444bbf4906680059d60c # timeout=10