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/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.15:refs/remotes/origin/1.15 # timeout=10
Checking out Revision 04a307e8aabdac39f597292e0f696fc29ca0947e (1.15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04a307e8aabdac39f597292e0f696fc29ca0947e # timeout=10
Commit message: "Hopefully fix the crash regarding loading the Atlas textures during mod construction. Closes #212"
 > git rev-list --no-walk 1e7ee302281645adc6a15cee72d17bda16e74abb # timeout=10