SuccessConsole Output

Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/KnightMiner/Inspirations.git
 > git init /var/lib/jenkins/workspace/Inspirations_master # timeout=10
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
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > 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
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 753fae76eda64787979e29cd0108aee03196bf77 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 753fae76eda64787979e29cd0108aee03196bf77
Commit message: "Fix duplicate lock and key handler (#98)"
 > git rev-list --no-walk 4d67ed3e90e28568a381ad128ee250c7047366bb # timeout=10