3
0
10
1253
1
1.安裝完git告知git 用戶是誰 git config user.name “名字” git config user.email “郵箱” git config -l 查...