31
0
1
420
git init 首先,如果想要用git,需要先把項(xiàng)目變成git倉(cāng)庫(kù)。執(zhí)行g(shù)it init即可 git init test2 如果git ini...