SuccessConsole Output

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/TinkersComplement.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision a406a6eacee48ceb53a70e42b76767cdb6a9fe51 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a406a6eacee48ceb53a70e42b76767cdb6a9fe51 # timeout=10
Commit message: "Switch from string to resource location for registering TEs"