summaryrefslogtreecommitdiffhomepage
path: root/zh-cn/git-cn.html.markdown
diff options
context:
space:
mode:
authorpicasso250 <cumt.xiaochi@gmail.com>2013-12-11 10:53:48 +0800
committerpicasso250 <cumt.xiaochi@gmail.com>2013-12-11 10:53:48 +0800
commita78601e1cffebf61f61eda378699cd91e06488c7 (patch)
tree4fe6005b84190970c899103386cfd5a7c6c82ca5 /zh-cn/git-cn.html.markdown
parent88e97eb196e58dbf5388ee3e643e2cafc5147396 (diff)
parent4e12a861065592acae6b028a399372a13e5dfb21 (diff)
Merge remote-tracking branch 'remotes/origin/patch-5'
Diffstat (limited to 'zh-cn/git-cn.html.markdown')
-rwxr-xr-xzh-cn/git-cn.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/zh-cn/git-cn.html.markdown b/zh-cn/git-cn.html.markdown
index 1b93d162..4ef3ffb8 100755
--- a/zh-cn/git-cn.html.markdown
+++ b/zh-cn/git-cn.html.markdown
@@ -349,7 +349,7 @@ $ git reset --hard 31f2bb1
### rm
-和add相反,从工作空间中去掉某个文件爱你
+和add相反,从工作空间中去掉某个文件
```bash
# 移除 HelloWorld.c