4
3
1
376
今天學(xué)習(xí)一下git的一些基本命令用法 本地倉(cāng)庫(kù)操作: git init //初始化倉(cāng)庫(kù) git add file //添加需要版本的控制的文件...