SuccessConsole Output

No credentials specified
 > 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 without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision 7870d172322963e22c1cf04558768d3d8103fffa (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7870d172322963e22c1cf04558768d3d8103fffa
Commit message: "Update README to include common instructions"
 > git rev-list --no-walk 779b1bfccb3583a8e232f8f80776de9ad5ee8284 # timeout=10