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.11:refs/remotes/origin/1.11
Checking out Revision 5c1bd36f75c449891cdb8b7f7ddfc9a370fd75f8 (1.11)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5c1bd36f75c449891cdb8b7f7ddfc9a370fd75f8
Commit message: "Pull changes from 1.11: Add Forge events and fix redwood sapling issues."
 > git rev-list ef285788f2050a8689f974fc52048aa6e0fe7a4f # timeout=10