1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-01-17 21:49:22 +01:00

Merge remote-tracking branch 'remotes/origin/patch-5'

This commit is contained in:
picasso250 2013-12-11 10:53:48 +08:00
commit a78601e1cf

View File

@ -349,7 +349,7 @@ $ git reset --hard 31f2bb1
### rm
和add相反从工作空间中去掉某个文件爱你
和add相反从工作空间中去掉某个文件
```bash
# 移除 HelloWorld.c