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/PLA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/PLA.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://osm.etsi.org/gerrit/osm/PLA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision cadf788e56912110d073af6676a1b6441f2641c4 (sol006v331)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cadf788e56912110d073af6676a1b6441f2641c4
Commit message: "Updating refs to own branch"
 > git rev-list --no-walk cadf788e56912110d073af6676a1b6441f2641c4 # timeout=10