Console Output
The recommended git tool is: git
Fetching changes from the remote Git repository
Checking out Revision 53893cabfda88eccc92204a3471b3855a4716aa6 (refs/remotes/origin/master)
> git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_gpu_async_output_matching/.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 53893cabfda88eccc92204a3471b3855a4716aa6 # timeout=10
Commit message: "Removed plotgen (#1312)"
> git rev-list --no-walk 8164a32e6256c0d21d4ecc9506117d79a7aaf047 # timeout=10