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 e6c24a9af71f91b8a90569347a3ab0db7118d710 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e6c24a9af71f91b8a90569347a3ab0db7118d710
Commit message: " Updated Chinese translation (#79)"
 > git rev-list --no-walk 7f361d355f9b24c38757f80821913bc173ad2874 # timeout=10