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