Console Output
The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision 1d86f1d2b130402eb89bf690b5adbb73b6d65466 (refs/remotes/origin/clubb_silhs_devel)
Commit message: "Autoupdated CLUBB_core Commit 208542b71b71cc582f0ad3b3f8abf6953cf14f94 Author: st3113n Date: Thu Sep 26 14:05:55 2024 -0500 Remove radf variable from CLUBB call For pull request #1183 and ticket #1152."
> 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 1d86f1d2b130402eb89bf690b5adbb73b6d65466 # timeout=10
> git rev-list --no-walk 1d86f1d2b130402eb89bf690b5adbb73b6d65466 # timeout=10