Skip to content

Console Output

The recommended git tool is: NONE
using credential Jenkins ORNL
Fetching changes from the remote Git repository
Fetching without tags
Checking out Revision f3abdd9deaa32d1b6e6538862df8aeabe99eab7c (PR-766)
Commit message: "updated documentation for apple"
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Tasmanian_PR-766/.git # timeout=10
 > git config remote.origin.url https://github.com/ORNL/TASMANIAN.git # timeout=10
Fetching upstream changes from https://github.com/ORNL/TASMANIAN.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials 
 > git fetch --no-tags --progress -- https://github.com/ORNL/TASMANIAN.git +refs/pull/766/head:refs/remotes/origin/PR-766 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3abdd9deaa32d1b6e6538862df8aeabe99eab7c # timeout=10