git修改username

1.在包含有.git的目錄中,右鍵,git bash hear
2.git config --global user.name ‘你的名字’
3.git config --global user.email ‘你的郵箱地址’

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章