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:mec/gs012-rnis-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs012-rnis-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs012-rnis-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains ac3b41d6872b3748f158b1c31e7e3a98c9a525d6 # timeout=10
Checking out Revision ac3b41d6872b3748f158b1c31e7e3a98c9a525d6 (origin/stf606-draft)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac3b41d6872b3748f158b1c31e7e3a98c9a525d6
Commit message: "Update README.md"
 > git rev-list --no-walk 3e187aa5b2e666de6ac5af2227eeb2f3d3fbb9ae # timeout=10