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 aa2f3da629c82cbf3f2fe98515ad0c65e7592190 (1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aa2f3da629c82cbf3f2fe98515ad0c65e7592190
Commit message: "Fix Topiary grasses not allowing flowers to be planted on them. Closes #440"
 > git rev-list --no-walk aa2f3da629c82cbf3f2fe98515ad0c65e7592190 # timeout=10