SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:etsi-cti-admin/test-repo.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/test-repo.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/test-repo.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 4b62c38b83096300ddf08487ff23f4487a701f6e # timeout=10
Checking out Revision 4b62c38b83096300ddf08487ff23f4487a701f6e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b62c38b83096300ddf08487ff23f4487a701f6e
Commit message: "Update settings.md"
 > git rev-list --no-walk 9848d4508d6c65b5c6b88818f4b7c4fe7e2b51a4 # timeout=10