Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
对提交消息使用GitHub用户名而不是配置文件名称_Github_Commit_Commit Message - Fatal编程技术网

对提交消息使用GitHub用户名而不是配置文件名称

对提交消息使用GitHub用户名而不是配置文件名称,github,commit,commit-message,Github,Commit,Commit Message,GitHub帐户用户名为例如mojombo,配置文件名为Tom Preston Werner: 有没有办法让GitHub使用用户名而不是提交消息的配置文件名?GitHub总是使用用户名,不是吗?(如示例中所示)GitHub只检查电子邮件地址而不是提交作者姓名,以将提交与GitHub用户关联。但是,如果您在GitHub上提交,它将使用配置文件名:commit e2c559d49301af3c03c5d8b382d79ec982449aa8作者:Tom Preston Werner

GitHub帐户用户名为例如mojombo,配置文件名为Tom Preston Werner:


有没有办法让GitHub使用用户名而不是提交消息的配置文件名?

GitHub总是使用用户名,不是吗?(如示例中所示)GitHub只检查电子邮件地址而不是提交作者姓名,以将提交与GitHub用户关联。但是,如果您在GitHub上提交,它将使用配置文件名:commit e2c559d49301af3c03c5d8b382d79ec982449aa8作者:Tom Preston Werner