Console Output
The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision d9d887857da333c2c683aad09311ffcdb2d54440 (refs/remotes/origin/master)
Commit message: "Increasing tolerance for check_flipped_results - this is used in the generalized_grid_test when we allow the matrices to be solved in different vertical modes"
> git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_cmake_test/.git # timeout=10
> 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
> git config core.sparsecheckout # timeout=10
> git checkout -f d9d887857da333c2c683aad09311ffcdb2d54440 # timeout=10
> git rev-list --no-walk d20fd1daad5e5d921607794e258bfde151fd3c89 # timeout=10