-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#112 学会这两件事,让你成为 git 专家 #122
The head ref may contain hidden characters: "#112-\u5B66\u4F1A\u8FD9\u4E24\u4EF6\u4E8B\uFF0C\u8BA9\u4F60\u6210\u4E3A-Git-\u4E13\u5BB6"
Conversation
辛苦了,争取本周校对完 |
2. 你在发布分支中仅有一个提交(即 Rcommit1)时,创建了功能分支。 | ||
3. 你已向功能分支添加了两个提交。它们是 Fcommit1 和 Fcommit2。 | ||
4. 你希望从发布分支提交到功能分支中。 | ||
5. 你将可以使用变基来完成该操作。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我觉得这里going to 不必要翻译为将要
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
那我去掉将吧
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
呃,这个修改我是需要再 pr 一遍吗
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
发布的时候我已经修改了
好可惜,原文里的图片看不到了http://blog.jobbole.com/114551/ |
网站好像进不去了,修复好之后我来处理下图片,可以先看 git 仓库里面的中英对照版 |
(提交翻译请使用下面的模板,其他类型pr请删除)
closes #112
1.译者信息
(转载时的署名信息,有需要请补充)
2.疑问区
(可在此区域列举有疑问的语句,提示校对人员重点关注)
3.自查表
4.发布信息(译者无需填写)
发布链接:http://blog.jobbole.com/114551/
@hanxiaomax