提交 477cdac1 编写于 作者: D David Graham

Fix commit command.

上级 99088116
......@@ -22,7 +22,7 @@ $ git pull
$ vim bower.json
$ vim package.json
$ git add bower.json package.json
$ git ci -m "Fetch 1.x.x"
$ git commit -m "Fetch 1.x.x"
$ git tag v1.x.x
$ git push
$ git push --tags
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册