SuccessConsole Output

 > 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/master:refs/remotes/origin/master
Checking out Revision 0d320887dc446f01b173a1a60aab17bb7b3eb70f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d320887dc446f01b173a1a60aab17bb7b3eb70f
Commit message: "Add support for Immersive Engineering slabs as bookshelves"
 > git rev-list --no-walk 7b7123d96c0d7fda07ebf0b737dd98d7cab563f8 # timeout=10