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.15:refs/remotes/origin/1.15 # timeout=10
Checking out Revision cfa2f25922f7ee406c55eb095be7a73c4cb218f6 (1.15)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfa2f25922f7ee406c55eb095be7a73c4cb218f6 # timeout=10
Commit message: "Fix several recipes (#166)"