Skip to content

Console Output

The recommended git tool is: git
 > git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/clubb.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision cdae675182304b23223c32141ac7b8891d084a88 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cdae675182304b23223c32141ac7b8891d084a88 # timeout=10
Commit message: "Update documentation for QuadTune."
 > git rev-list --no-walk bbe60eb01ef75981949e0212046581228ef09560 # timeout=10