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