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 8ace3c53ea573fb56255c29b2e39049f4d982a9d (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8ace3c53ea573fb56255c29b2e39049f4d982a9d
Commit message: "Make sure to reset the players spawn dimension when the Respawn Obelisk gets broken."
 > git rev-list --no-walk 9ee65e7d00608630c27f2a6ff46a8f34066c29b8 # timeout=10