提交 7e12aa74 编写于 作者: T Thomas von Deyen

Added git --rebase option for pulling rails master

上级 bc994470
......@@ -336,7 +336,7 @@ It’s pretty likely that other changes to master have happened while you were w
<shell>
$ git checkout master
$ git pull
$ git pull --rebase
</shell>
Now reapply your patch on top of the latest changes:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册