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/pr/141:refs/remotes/origin/pr/141 # timeout=10
Checking out Revision 0eed5f79f962e15cd096dcd0badcf1169f85f093 (pr/141)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0eed5f79f962e15cd096dcd0badcf1169f85f093 # timeout=10
Commit message: "Fix shield knockback not working on players (#146)"