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 5088de582aef2c44e4ab7c4526f661c98e2a60ac (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5088de582aef2c44e4ab7c4526f661c98e2a60ac
Commit message: "Make bookshelves support a config for enchanting power"
 > git rev-list --no-walk 2b0aad25ab897857021ee590a9f1ae4f13f343d8 # timeout=10