SuccessConsole Output

 > 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 upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision ae5f52ca92fe953fd7b7448f945bf12eb2d62afc (feature7106)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae5f52ca92fe953fd7b7448f945bf12eb2d62afc
 > git rev-list f6bbe22d9906cde52f86658daa9ee444f2ec3a6e # timeout=10