簡單使用
筆記筆記
2025年7月9日 星期三
Git make sure you configure your 'user.name' and 'user.email' in git
VS Code Commit時出現的錯誤
make sure you configure your 'user.name' and 'user.email' in git
開啟終端機輸入以下指令
git config --global user.name "你git上面的名稱" git config --global user.email 你git註冊的mail
較新的文章
較舊的文章
首頁