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/TinkersComplement.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8099cd871e93c819a9f3914f979b8eb61d95a16 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8099cd871e93c819a9f3914f979b8eb61d95a16 # timeout=10
Commit message: "Add Tool Leveling via CurseForge maven so I don't need to include it in libs"
 > git rev-list --no-walk bb3ace9b56682c79f006f2bbce000a4bfea5e8f7 # timeout=10