配置全域性使用者 $ git config --global user.name "使用者名稱" $ git ... 在你切換分支、用 git commit 進行提交、以及用 git reset 撤銷commit ...
確定! 回上一頁