如果只有一個commit 需要修改name 跟email,推薦使用以下方法: git commit -m "Commit message" --author "Your Name <email>" ...
確定! 回上一頁