SuccessConsole Output

 > 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
Checking out Revision 85199faf3ec81f88c45ca65ca73ec613450d524e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 85199faf3ec81f88c45ca65ca73ec613450d524e
Commit message: "Release 0.2.4"
 > git rev-list --no-walk c8c42eea82ffc38b7be1f92bb285c346c71eaa11 # timeout=10