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:refs/remotes/origin/1.16 # timeout=10
Checking out Revision c9d93f153897a4d453595fbe69cd4311896174b9 (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c9d93f153897a4d453595fbe69cd4311896174b9 # timeout=10
Commit message: "Update to 1.16.3"