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.14:refs/remotes/origin/1.14 # timeout=10
Checking out Revision 9bda3de95d49a47e2ac5cec3cbeb3c858a900e03 (1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9bda3de95d49a47e2ac5cec3cbeb3c858a900e03 # timeout=10
Commit message: "Fix removed items in another tag"
 > git rev-list --no-walk 95bbb839241fbe58907a994b024718fdfa25f331 # timeout=10