问题
I started getting the following when trying to commit in Eclipse (STS) when clicking the Commit
button:
Tried to follow what people are saying here without luck.
Eclipse seems to be properly configured:
Git works fine from the command line, but this issues really prevents me from using Git integration in Eclipse.
It used to work fine all along, this just started happening today.
I tried update the plugins in Eclipse, didn't help.
I'm on a Mac:
and using STS 3.9.5
What am I missing?
Any suggestions besides totally reinstalling Eclipse(STS)?
回答1:
Turns out it was complaining about the Author
& Committer
boxes in the Commit Message
window:
As soon as I filled out those boxes, the issue disappeared.
来源:https://stackoverflow.com/questions/54448571/invalid-author-specified-message-in-eclipse