Console Output
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/cam.git
> git init /home/jenkins/workspace/cam_gpu_test # 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
Avoid second fetch
Checking out Revision 1d86f1d2b130402eb89bf690b5adbb73b6d65466 (refs/remotes/origin/clubb_silhs_devel)
> git config remote.origin.url https://github.com/larson-group/cam.git # timeout=10
> git config --add remote.origin.fetch +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
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-list --no-walk 0df34e02ef1da89d9c0d413f6c5a48decad55564 # timeout=10