我检查这个关于另一个作者git commit下的提交的问题,作为不同的用户,没有电子邮件/或只有电子邮件
我怎么能在另一个登录下推送到远程仓库.我做:
git commit --author="notMe" -m "whatever"
git push https://<remote-repo>
Username for 'https://github.com': notMe
Password for 'https://qRoman@github.com': <notMe's password>
Run Code Online (Sandbox Code Playgroud)
但结果我得到了这个:
我怎样才能像其他作者那样提交和推送?
UPD:我试过git config user.name "notMe",结果是:

这几乎是我想要的,但为什么我的头像还在这里?
| 归档时间: |
|
| 查看次数: |
5504 次 |
| 最近记录: |