Console Output
The recommended git tool is: git
> git rev-parse --resolve-git-dir /home/jenkins/workspace/wrf_clubb_silhs_parallel_ifort/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/larson-group/wrf.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/wrf.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/larson-group/wrf.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 81031915b2185c35063ec11cb1f69e59b8adb421 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 81031915b2185c35063ec11cb1f69e59b8adb421 # timeout=10
Commit message: "Autoupdated CLUBB_core Commit 455fbc12e83f4475429afcff526571537f9be66a Author: domkesteffen Date: Thu Feb 20 13:12:53 2025 -0600 Fixed equality check in pdf_closure_module (#1229) CLUBB ticket #975"
> git rev-list --no-walk 73d55596b5757d1de65204ecb87afd4792cedb92 # timeout=10