在每一次的Git commit (提交,我們稍後會提到) 都會記錄作者的訊息像是name 及email ,因此我們使用下面的指令來設定: $ git config --global ...
確定! 回上一頁