We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d112b5 commit 31be5a3Copy full SHA for 31be5a3
book/06-github/sections/3-maintaining.asc
@@ -94,7 +94,7 @@ $ curl http://github.com/tonychacon/fade/pull/1.patch | git am
94
95
===== 在合并请求上进行合作
96
97
-就像我们在 <<r_github_flow>>,_ 说过的,现在你可以跟开启合并请求的人进行会话。
+就像我们在 <<r_github_flow>>, 说过的,现在你可以跟开启合并请求的人进行会话。
98
你既可以对某些代码添加注释,也可以对整个提交添加注释或对整个合并请求添加注释,在任何地方都可以用 GitHub Flavored Markdown。
99
100
每次有人在合并请求上进行注释你都会收到通知邮件,通知你哪里发生改变。
0 commit comments