Git 使用

2016-11-09  本文已影响5人  chenyu1520

Xcode 中创建了新的文件,需要使用 add 添加:

"git add/rm <file>..." to update what will be committed

忽略对某个文件的修改,则使用:

"git checkout -- <file>..." to discard changes in working directory
上一篇 下一篇

猜你喜欢

热点阅读