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/resourcegen:refs/remotes/origin/resourcegen # timeout=10
Checking out Revision 3d9dcad139830f8dad25b50b68ac7fc428c3bf8d (resourcegen)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3d9dcad139830f8dad25b50b68ac7fc428c3bf8d # timeout=10
Commit message: "Add item model provider for Tools module"
 > git --version # timeout=10