SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/ironchests_1.16/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.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/progwml6/ironchest.git +refs/heads/1.16:refs/remotes/origin/1.16 # timeout=10
Checking out Revision 5b8405b49953fcdbc7872b2225293dfa43fc18da (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b8405b49953fcdbc7872b2225293dfa43fc18da # timeout=10
Commit message: "Fix the crystal chest rendering clashing clients by swapping them to render a single item at once instead of stacks. (Also helps with FPS issues)."
 > git rev-list --no-walk 6206a336283a3056225dc6088ed48bf12dcebfa6 # timeout=10