Skip to content

Console Output

The recommended git tool is: git
using credential BasicAuthGithub-bobTheBuilder-dim
 > git rev-parse --resolve-git-dir /var/jenkins/jobs/avatar-query-ui/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/DataInMotion/avatar-query-ui.git # timeout=10
Fetching upstream changes from https://github.com/DataInMotion/avatar-query-ui.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/DataInMotion/avatar-query-ui.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b6a30b39090a94480aadae6a3258886b125ab72f (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b6a30b39090a94480aadae6a3258886b125ab72f # timeout=10
Commit message: "change nameing from HL7 to HL7-FHIR"