FailedConsole Output

Gestartet durch Benutzer CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/MineFluence
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Pixelgaffer/MineFluence # timeout=10
Fetching upstream changes from https://github.com/Pixelgaffer/MineFluence
 > git --version # timeout=10
using .gitcredentials to set credentials
 > git config --local credential.helper store --file=/tmp/git3938787105828135071.credentials # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Pixelgaffer/MineFluence +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 35b87612fc3126bf439ec2f6cf4eb79531bc837a (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 35b87612fc3126bf439ec2f6cf4eb79531bc837a
 > git rev-list 35b87612fc3126bf439ec2f6cf4eb79531bc837a # timeout=10
[MineFluence] $ /bin/sh -xe /tmp/hudson2365194453144961157.sh
+ git pull
You are not currently on a branch. Please specify which
branch you want to merge with. See git-pull(1) for details.

    git pull <remote> <branch>

Build step 'Shell ausführen' marked build as failure
Archiviere Artefakte
Finished: FAILURE