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 --progress https://osm.etsi.org/gerrit/osm/NG-UI.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 60fb58a054ddcde05c68120a7bf3e7b56c5968b9 (sol006v331)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 60fb58a054ddcde05c68120a7bf3e7b56c5968b9
Commit message: "Adding GitLab Scanner"
 > git rev-list --no-walk 60fb58a054ddcde05c68120a7bf3e7b56c5968b9 # timeout=10