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 b73c8ae6459d92f66535e8b5cbed4872d63e63e5 (ng-ro-refactor)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b73c8ae6459d92f66535e8b5cbed4872d63e63e5
Commit message: "Update dependencies to branch"
 > git rev-list --no-walk b73c8ae6459d92f66535e8b5cbed4872d63e63e5 # timeout=10