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/NG-UI.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-UI.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a055cd9aa33fba7331da8048bdc877d66a5bfa0e (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a055cd9aa33fba7331da8048bdc877d66a5bfa0e
Commit message: "Coverity-CWE 922: Insecure Storage of Sensitive Information(localStorage write)"
 > git rev-list --no-walk a055cd9aa33fba7331da8048bdc877d66a5bfa0e # timeout=10