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/common.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/common.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/common.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a690b2ca4a6eeb821d3a3ba5c5e8dccf578018ff (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a690b2ca4a6eeb821d3a3ba5c5e8dccf578018ff
Commit message: "Pin black version in tox.ini to 23.12.1"
 > git rev-list --no-walk a690b2ca4a6eeb821d3a3ba5c5e8dccf578018ff # timeout=10