git修改提交代碼時記錄的做者信息

查看信息:git config --listgit 修改:git config --global user.name "做者"it git config --global user.email "郵箱"email
相關文章
相關標籤/搜索