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 549b3313a1788e1222cbd1bf6220acc112c2b032 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 549b3313a1788e1222cbd1bf6220acc112c2b032 # timeout=10
Commit message: "Add advance_helper_module as a dependency of pdf_utilities"
> git rev-list --no-walk 955e7e6f7d15d54e7f1fb6ff7bdf9fbd2c4db0b4 # timeout=10