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/LCM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/LCM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/LCM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision c96cb8bb9cef9b19c51baefe6a67c22fa8a71830 (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c96cb8bb9cef9b19c51baefe6a67c22fa8a71830
Commit message: "Update requirements-dev to point to v13.0 branch"
 > git rev-list --no-walk c96cb8bb9cef9b19c51baefe6a67c22fa8a71830 # timeout=10