SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --is-inside-work-tree # 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/anvil:refs/remotes/origin/anvil # timeout=10
Checking out Revision f431c688be464d5f4f48d20f74a75798066b63fc (anvil)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f431c688be464d5f4f48d20f74a75798066b63fc # timeout=10
Commit message: "The blocks registry never returns null"
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'