git操作:修改GitHub已提交的用户名和邮箱
This commit is contained in:
parent
7785b65296
commit
e066624e02
@ -167,6 +167,15 @@ git cherry-pick commit1
|
||||
```
|
||||
|
||||
|
||||
### 20190118-修改GitHub已提交的用户名和邮箱
|
||||
|
||||
参考链接:(亲测有效)
|
||||
|
||||
- [修改Git全部Commit提交记录的用户名Name和邮箱Email](https://cloud.tencent.com/developer/article/1352623)
|
||||
|
||||
- [Mac 运行sh文件,也就是传说中的shell脚本](https://blog.csdn.net/yusufolu9/article/details/53706269)
|
||||
|
||||
|
||||
## git客户端推荐
|
||||
|
||||
20180623时,网上看了下Git客户端的推荐排名:
|
||||
@ -183,9 +192,6 @@ git cherry-pick commit1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## 推荐书籍
|
||||
|
||||
- 《pro.git中文版》
|
||||
|
Loading…
Reference in New Issue
Block a user