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 29bc7778a8f2eaf1f718eb3d8558f6cb96f5fa87 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29bc7778a8f2eaf1f718eb3d8558f6cb96f5fa87 # timeout=10
Commit message: "Add a tooltip callback to the mix recipe to state fluid amounts are per second"
 > git rev-list --no-walk c92c3e08a43dd049386e8c022fb5de7480b15e82 # timeout=10