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:reinaortega/5g_apis_test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:reinaortega/5g_apis_test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:reinaortega/5g_apis_test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 0458ba185bd18089f9dc97c9c0bde68d2549aecb # timeout=10
Checking out Revision 0458ba185bd18089f9dc97c9c0bde68d2549aecb (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0458ba185bd18089f9dc97c9c0bde68d2549aecb
Commit message: "Nothing to commit"
 > git rev-list --no-walk 27350c742b909b34f882a2e57c545600c58122e1 # timeout=10