Skip to content

Console Output

The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision c26d4422b4325a4b592a93dc92e93bb70adf84b0 (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Autoupdated SILHS Commit d423046c547ffa8af68ce4faa8d77a8476e4f887 Author: st3113n Date: Fri Oct 4 09:08:24 2024 -0500 refactoring to remove compiler warnings (#1187) * refactor code to remove warnings for exceeding 100 characters per line"
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/cam_gpu_test/.git # timeout=10
 > git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/cam.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/cam.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c26d4422b4325a4b592a93dc92e93bb70adf84b0 # timeout=10
 > git rev-list --no-walk dabbf904b1ae020619366b1720c2ae531de0370c # timeout=10