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:3GPP/SA5/data-models.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/SA5/data-models.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/SA5/data-models.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82 # timeout=10
Checking out Revision 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82
Commit message: "Add warning note to README and add editorials"
 > git rev-list --no-walk f8acf7bd4e50b0618fd37fbae68668325f2d411f # timeout=10