提交 96768e31 编写于 作者: J jdl@freescale.com 提交者: Junio C Hamano

[PATCH] fix tutorial typo

Fix a minor typo in the tutorial.txt.
Signed-off-by: NJon Loeliger <jdl@freescale.com>
Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 c87d41eb
......@@ -742,7 +742,7 @@ git commit -m 'Some work.' hello
------------------------------------------------
Here, we just added another line to `hello`, and we used a shorthand for
both going a `git-update-index hello` and `git commit` by just giving the
doing both `git-update-index hello` and `git commit` by just giving the
filename directly to `git commit`. The `-m` flag is to give the
commit log message from the command line.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册