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 --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ffee660727620a5d5c1e069ac28c09850ac57299 (paas)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ffee660727620a5d5c1e069ac28c09850ac57299
Commit message: "Get VIM certificates from DB"
 > git rev-list --no-walk ffee660727620a5d5c1e069ac28c09850ac57299 # timeout=10