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/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 37eee87e948b785deb992a57aca1374ec968f336 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 37eee87e948b785deb992a57aca1374ec968f336
Commit message: "Fix monostable signals causing the redstone torch lever to bud redstone components"