SuccessConsole Output

using credential progwml6-ci-gh-login
 > 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 # timeout=10
Checking out Revision 8b0d81a7ac183ac8ef37a708e791f63e51499940 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b0d81a7ac183ac8ef37a708e791f63e51499940 # timeout=10
Commit message: "Fix redwood saplings eating the other saplings around it when it doesn't grow while using bonemeal. Closes #476"
 > git rev-list --no-walk 8b0d81a7ac183ac8ef37a708e791f63e51499940 # timeout=10