|
11.
|
|
|
brz bisect replay <logfile>
Replay a previously-saved bisect log, forgetting any bisection
that might be in progress.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
brz bisect replay <日志文件>
重播以前保存的对分日志,忘记可能正在进行的任何对分。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/bisect.py:307
|
|
12.
|
|
|
brz bisect run <script>
Bisect automatically using <script> to determine 'yes' or 'no'.
<script> should exit with:
0 for yes
125 for unknown (like build failed so we could not test)
anything else for no
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
brz bisect run <脚本>
使用<脚本>自动对分以确定“是”或“否”。
<脚本>应以以下方式退出:
0表示是
125表示未知(如构建失败,因此无法测试)
其他表示否
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/bisect.py:311
|
|
13.
|
|
|
Write log to this file.
|
|
|
|
将日志写入此文件。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/bisect.py:321
|
|
14.
|
|
|
Unstacking
|
|
|
|
取消堆栈
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:832
|
|
15.
|
|
|
Pushed up to revision %d.
|
|
|
|
已推送版本 %d 。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2086
|
|
16.
|
|
|
%d tag updated.
|
|
|
%d tags updated.
|
|
|
|
更新了 %d 个标签。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2094
|
|
17.
|
|
|
No new revisions or tags to push.
|
|
|
|
没有新的修改或标签可以上传。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2099
|
|
18.
|
|
|
No new revisions to push.
|
|
|
|
没有新的修改可以上传。
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2101
|
|
19.
|
|
|
checked branch {0} format {1}
|
|
|
|
检出分支 {0},格式为 {1}
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2125
|
|
20.
|
|
|
found error:%s
|
|
|
|
发现错误:%s
|
|
Translated and reviewed by
Yulin Yang
|
|
|
|
Located in
breezy/branch.py:2130
|