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 d8576ad56df65241239809c05faf39a45d84361f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d8576ad56df65241239809c05faf39a45d84361f
Commit message: "Add config for unstackable alt recipes: makes dispensers and collectors easier to craft"
 > git rev-list --no-walk bd86f74b5a2aef6d1d520daf50162a3dcd9c451e # timeout=10