会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
东风杨柳岸,岁月如烟
https://www.skillnull.com/
博客园
首页
新随笔
联系
管理
2018年11月30日
批量修改历史commit的用户名user.name邮箱user.email
摘要: 配置当前的用户名邮箱可以当前项目配置或者全局配置。 仅当前项目配置: git config user.name 'your-user-name' git config user.email 'your-user-email' 全局配置: git config --global user.name '
阅读全文
posted @ 2018-11-30 17:13 SKILL·NULL
阅读(430)
评论(0)
推荐(0)
公告