Github提交记录里用户超链接无法显示的问题

342 阅读1分钟

如下图所示,这个i042416,鼠标hover上去之后没有任何反应:

正常情况下,把鼠标hover到提交者名称上,会显示一个超链接:View all commits by XXX

i042416 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

这个原因是因为用户i042416不是一个合法的Github用户:

在.gitconfig里,user区域里把这个不合法的用户名从name字段中移除:

添加上正确的用户名:wangzixi-diablo之后重新提交:

更多Jerry的原创文章,尽在:“汪子熙”: