mirror of
https://github.com/git/git.git
synced 2024-12-18 06:14:59 +08:00
Merge branch 'ak/bisect-doc-typofix'
Docfix. * ak/bisect-doc-typofix: Documentation/git-bisect.txt: git bisect term → git bisect terms
This commit is contained in:
commit
f2d5e07667
@ -165,8 +165,8 @@ To get a reminder of the currently used terms, use
|
|||||||
git bisect terms
|
git bisect terms
|
||||||
------------------------------------------------
|
------------------------------------------------
|
||||||
|
|
||||||
You can get just the old (respectively new) term with `git bisect term
|
You can get just the old (respectively new) term with `git bisect terms
|
||||||
--term-old` or `git bisect term --term-good`.
|
--term-old` or `git bisect terms --term-good`.
|
||||||
|
|
||||||
If you would like to use your own terms instead of "bad"/"good" or
|
If you would like to use your own terms instead of "bad"/"good" or
|
||||||
"new"/"old", you can choose any names you like (except existing bisect
|
"new"/"old", you can choose any names you like (except existing bisect
|
||||||
|
Loading…
Reference in New Issue
Block a user