SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Inspirations_jei-anvil/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.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/KnightMiner/Inspirations.git +refs/heads/jei-anvil:refs/remotes/origin/jei-anvil # timeout=10
Checking out Revision a8e39dd677a49b40835db2d0be29ae98242f46a8 (jei-anvil)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8e39dd677a49b40835db2d0be29ae98242f46a8 # timeout=10
Commit message: "Add initial implementation of loot table parser for JEI outputs"