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 6f66723f2e33517fde54f53465fa2c6afa0ea899 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f66723f2e33517fde54f53465fa2c6afa0ea899 # timeout=10
Commit message: "Fix mix recipes with fewer than 3 additives not working"
 > git rev-list --no-walk 0fbf0a08944d9e159bcb60af3d8f4354dca5641a # timeout=10