如何查看提交的原始作者? [英] How to see the original author of a commit?

查看:57
本文介绍了如何查看提交的原始作者?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果同一帐户使用不同的配置文件,如何查看提交的原始帐户电子邮件?例如,我的电子邮件帐户是 email1@email.com ,我通过以下方式分别提交了 email2@email.com email3@email.com 更改 user.email config属性,如何找到第一封电子邮件?原作者?

How can I see the original account email of a commit, if the same account use different profiles? For example my email account is email1@email.com and I make some commits as email2@email.com and email3@email.com by changing the user.email config property, how can I find the first email? The original author?

谢谢!

推荐答案

git show 将显示作者的电子邮件.

git show will show the authors email.

例如 git show e8db01ccb4222c18b1b39p8d1252bd41ae439552 git show e8db01c

这篇关于如何查看提交的原始作者?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆