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/1.16-cauldron:refs/remotes/origin/1.16-cauldron # timeout=10
Checking out Revision 6a64dfeec8085c2b9e2b017e48188f05fbef9227 (1.16-cauldron)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6a64dfeec8085c2b9e2b017e48188f05fbef9227 # timeout=10
Commit message: "Add some capability logic for later"
 > git rev-list --no-walk 2ffda8b17653df957f90ed9671cfa1b7dba71627 # timeout=10