Console Output
The recommended git tool is: git
Cloning the remote Git repository
Cloning repository https://github.com/larson-group/sam_clubb.git
> git init /home/jenkins/workspace/sam_clubb_nvhpc_build # timeout=10
Fetching upstream changes from https://github.com/larson-group/sam_clubb.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/larson-group/sam_clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/larson-group/sam_clubb.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision d81e006e9beb39fbe851db613b5a6af02b028577 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f d81e006e9beb39fbe851db613b5a6af02b028577 # timeout=10
Commit message: "Autoupdated SILHS Commit c7ac128837133579e64d46c7be3fe907a5d6840d Author: domkesteffen Date: Wed Feb 19 11:16:13 2025 -0600 Remove err code (#1218) CLUBB ticket #975"
> git rev-list --no-walk 08cb33afdae07ce59da7e4d7d75848171a383bfa # timeout=10