Open thommay opened 10 years ago
Same issue here with Jenkins
Seeing this with Jenkins as well.
I'm going to revert the change and yank the 1.5.0 gem for now while we look for a more complete fix. Stand by.
On Thu, Nov 14, 2013 at 4:51 PM, Kyle Allan notifications@github.com wrote:
Seeing this with Jenkins as well.
Reply to this email directly or view it on GitHub: https://github.com/RiotGames/thor-scmversion/issues/28#issuecomment-28531091
This affects things like jenkins:
[jenkins@chelbldean001 workspace]$ git name-rev --name-only HEAD remotes/origin/master [jenkins@chelbldean001 workspace]$ git config branch.
git name-rev --name-only HEAD
.remote [jenkins@chelbldean001 workspace]$ echo $? 1git config branch.
git name-rev --name-only HEAD.remote 2>&1
failed. Run this command directly for more detailed output. Build step 'Execute shell' marked build as failure