Keep getting Invalid author specified. Example: A U Thor

前端 未结 7 854
梦谈多话
梦谈多话 2021-01-11 14:22

Using Eclipse Indigo and egit, everytime I commit a pop up appears and has my name and email in the author and committer boxes. They look fine. however, egit tells me:

7条回答
  •  旧时难觅i
    2021-01-11 14:50

    Commit from command line: git commit -m "message"

    The next commit from eGit will work.

提交回复
热议问题