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/bugfix:refs/remotes/origin/bugfix # timeout=10
Checking out Revision c16382e271eef7f4bb3fa875aae654601bc8a10a (bugfix)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c16382e271eef7f4bb3fa875aae654601bc8a10a # timeout=10
Commit message: "Release 0.3.2"