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/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/datagen:refs/remotes/origin/datagen # timeout=10
Checking out Revision 62a4659e7aa2eac3c643d7a3398604974bc4bf69 (datagen)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62a4659e7aa2eac3c643d7a3398604974bc4bf69 # timeout=10
Commit message: "Fix glass doors dropping duplicate item when broken"