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/1.16:refs/remotes/origin/1.16 # timeout=10
Checking out Revision 13efd8a5eb5a9ec3053b803d91508a2b896a88af (1.16)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 13efd8a5eb5a9ec3053b803d91508a2b896a88af # timeout=10
Commit message: "Fix crash on startup from tags not being loaded yet"
 > git rev-list --no-walk 379796791f5fa08d6b5de2cd3acd9d977bdfb835 # timeout=10