git修改提交代码时记录的做者信息

查看信息:git config --listgit 修改:git config --global user.name "做者"it git config --global user.email "邮箱"email
相关文章
相关标签/搜索