18
0
2
532
1
一、安裝 二、 1、git init 2、git add . 3、git commit -m "first commit" 4、git remote add <遠(yuǎn)程倉庫別名>...