SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/eKnights_TinkersConstruct_1.19.2/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/1.19.2:refs/remotes/origin/1.19.2 # timeout=10
Checking out Revision 5e5748c88e918df0ec03caccadb7a1be556f65da (1.19.2)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5e5748c88e918df0ec03caccadb7a1be556f65da # timeout=10
Commit message: "Create ToolStackPredicate for tool conditions that need more info than tool context provides"