SuccessConsole Output

The recommended git tool is: NONE
using credential progwml6-ci-gh-login
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Knights_TinkersConstruct_village/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/SlimeKnights/TinkersConstruct.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/SlimeKnights/TinkersConstruct.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/SlimeKnights/TinkersConstruct.git +refs/heads/village:refs/remotes/origin/village # timeout=10
Checking out Revision 2e28c45fca0bbb48e03005b2077fe60966798edf (village)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e28c45fca0bbb48e03005b2077fe60966798edf # timeout=10
Commit message: "Merge branch 'master' into village"