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