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 8310307 commit 4d57918Copy full SHA for 4d57918
book/05-distributed-git/sections/contributing.asc
@@ -408,8 +408,8 @@ To jessica@githost:simplegit.git
408
fba9af8..cd685d1 featureB -> featureBee
409
-----
410
411
-这称作一个 _引用表达式_。
412
-查看 <<_refspec>> 了解关于 Git 引用表达式与通过它们可以做的不同的事情的详细讨论。
+这称作一个 _引用规格_。
+查看 <<_refspec>> 了解关于 Git 引用规格与通过它们可以做的不同的事情的详细讨论。
413
也要注意 `-u` 标记;这是 `--set-upstream` 的简写,该标记会为之后轻松地推送与拉取配置分支。
414
415
紧接着,John 发邮件给 Jessica 说他已经推送了一些改动到 `featureA` 分支并要求她去验证它们。
0 commit comments