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/devops # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/netslice^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/netslice^{commit} # timeout=10
Checking out Revision 763d332c9fc6eec094d091ab66772c8563754476 (refs/remotes/origin/netslice)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 763d332c9fc6eec094d091ab66772c8563754476
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D netslice # timeout=10
 > git checkout -b netslice 763d332c9fc6eec094d091ab66772c8563754476