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