配置用戶名與 email, 注意""后用替換為自己的信息 ? git config --global user.email "you@example.com" ? git config --global user.name "Your Name"