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