Allen Wittenauer created YETUS-867:
--------------------------------------
Summary: Circle CI's master may be off
Key: YETUS-867
URL: https://issues.apache.org/jira/browse/YETUS-867
Project: Yetus
Issue Type: Bug
Components: Precommit
Affects Versions: 0.10.0
Reporter: Allen Wittenauer
Assignee: Allen Wittenauer
Fix For: 0.11.0
Seeing this happening during PR handling:
{code}
Switched to branch 'master'
Your branch and 'origin/master' have diverged,
and have 1 and 1 different commit each, respectively.
(use "git pull" to merge the remote branch into yours)
First, rewinding head to replay your work on top of it...
*** Please tell me who you are.
Run
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
to set your account's default identity.
Omit --global to set the identity only in this repository.
fatal: unable to auto-detect email address (got 'root@d02dae94ba2f.(none)')
ERROR: git pull is failing
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)