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 bd86f74b5a2aef6d1d520daf50162a3dcd9c451e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd86f74b5a2aef6d1d520daf50162a3dcd9c451e
Commit message: "Fix some typos in the config and make punctuation more consistent, closes #25"
 > git rev-list --no-walk d6e71ca07621341239c4a5012dab8e36368e3c5e # timeout=10