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_scam_gfortran_debug_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
> 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
Avoid second fetch
> git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision db04935ec785e30557e206bdf35d06d6d4f3b8e1 (refs/remotes/origin/clubb_silhs_devel)
> git config core.sparsecheckout # timeout=10
> git checkout -f db04935ec785e30557e206bdf35d06d6d4f3b8e1 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 221a4ef55f3752211b191529c8d47fa38db7b3c2 Author: Gunther Huebler Date: Thu Sep 19 14:24:10 2024 -0500 Removing duplicate definition of edsclr when CLUBB_CAM is defined."
> git rev-list --no-walk 44aa887b794c63c4ec3255de28e3c6d11e0c9349 # timeout=10