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 d9f2b88a86bb04c44f40008c719f6ff6cd7aea2f (rift300)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9f2b88a86bb04c44f40008c719f6ff6cd7aea2f
 > git rev-list d9f2b88a86bb04c44f40008c719f6ff6cd7aea2f # timeout=10