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 8c65e1b261ef47b5bae10ffac3abada5a71e0309 # timeout=10
Checking out Revision 8c65e1b261ef47b5bae10ffac3abada5a71e0309 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8c65e1b261ef47b5bae10ffac3abada5a71e0309
Commit message: "Nothing to commit"
 > git rev-list --no-walk 6006e8f7c0c535da1d063f4636b242a43939a618 # timeout=10