git使用方法 2018-03-11 本文已影响0人 Duomie git使用方法 add git xxx 添加文件 add commit -m "xxx" 将文件添加到git仓库 2 git status 查看文件状态 git diff 查看有何不同