Browsing Chinese (Simplified) translation

3 of 2502 results
3.
Bisecting, in a nutshell, is a way to find the commit at which
some testable change was made, such as the introduction of a bug
or feature. By identifying a version which did not have the
interesting change and a later version which did, a developer
can test for the presence of the change at various points in
the history, eventually ending up at the precise commit when
the change was first introduced.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
一言以蔽之,对分是一种查找提交的方法,在提交时进行了一些可测试的更改,例如引入了bug或特性。通过识别一个没有有趣更改的版本和一个有兴趣更改的更高版本,开发人员可以在历史上的不同点测试是否存在更改,最终在首次引入更改时精确提交。
Translated and reviewed by Yulin Yang
Located in breezy/bisect.py:264
3 of 2502 results

This translation is managed by Launchpad Simplified Chinese Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.