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/progwml6/Natura.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/Natura.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/Natura.git +refs/heads/1.12:refs/remotes/origin/1.12
Checking out Revision 30137e8192e6f0f169dd5e4e317a776c7f8c5ed3 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30137e8192e6f0f169dd5e4e317a776c7f8c5ed3
Commit message: "Fix BlockLeavesBase not extending BlockLeaves. Closes #424"
 > git rev-list --no-walk 000b4a19624fb0a8c735fb63b7068d33b95d0804 # timeout=10