In addition to changing username and email from terminal using git config : $ git config --global user.name "Bob" $ git config --global user.email ...
確定! 回上一頁