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 ba3f002c6e786d0a126fc11be7becb2bb7ab031d (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba3f002c6e786d0a126fc11be7becb2bb7ab031d
Commit message: "Change glass doors to use panes to craft to prevent a conflict with the glass trapdoor and glass panes"
 > git rev-list --no-walk 0402c131e2cd04bacd25297dcbdda067c363430f # timeout=10