Skip to content

Console Output

The recommended git tool is: git
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/larson-group/e3sm.git # timeout=10
Fetching upstream changes from https://github.com/larson-group/e3sm.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials THe key used by the system for the tests
 > git fetch --tags --progress https://github.com/larson-group/e3sm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/clubb_silhs_devel^{commit} # timeout=10
Checking out Revision f39e94ab5a27c912930f9e6b9e41904fa6c913cb (refs/remotes/origin/clubb_silhs_devel)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f39e94ab5a27c912930f9e6b9e41904fa6c913cb # timeout=10
Commit message: "Update for the new commit de755d3376d5659bd1231c8c6b2b3f73a87a5edd."
 > git rev-list --no-walk 9f0d0e615d71054037d1180589f1be9f6f50da8b # timeout=10