-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Receiving an error while commiting, here the complete output. We are using JIRA 7.0.2.
Verbose in .jirarc doesn't change anything.
It seems to fail somewhere at listProjects(). I think there are the credentials missing.
>git commit --amend -m "TEST-1 test"
WARNING: The email address you have configured in Git, '...', is not your work email addre
ss. To configure your work email address for this repo run:
> git config user.email "<Work Email Here>"
To configure your work email address for all repos run: (You may want to remember to use your personal email address for
any open source repos with this option, so choose the option that works best for you.)
> git config user.email "<Work Email Here>" --global
Commit Message:
TypeError: Cannot read property 'key' of undefined
TEST-1 test
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels