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/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision d8759b6c9c0dd240d4b5af048231f87373428607 (v11.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8759b6c9c0dd240d4b5af048231f87373428607
Commit message: "Fixing Bug 1909"
 > git rev-list --no-walk d8759b6c9c0dd240d4b5af048231f87373428607 # timeout=10