From bb42dc971074ebe83697943b364350e19e4c0911 Mon Sep 17 00:00:00 2001 From: Ruoyu Zhong Date: Tue, 28 Oct 2025 22:27:41 +0000 Subject: bisect: update usage and docs to match each other Update the usage string of `git bisect` and documentation to match each other. While at it, also: 1. Move the synopsis of `git bisect` subcommands to the synopsis section, so that the test `t0450-txt-doc-vs-help.sh` can pass. 2. Document the `git bisect next` subcommand, which exists in the code but is missing from the documentation. See also: [1]. [1]: https://lore.kernel.org/git/3DA38465-7636-4EEF-B074-53E4628F5355@gmail.com/ Suggested-by: Ben Knoble Signed-off-by: Ruoyu Zhong Signed-off-by: Junio C Hamano --- t/t0450/adoc-help-mismatches | 1 - 1 file changed, 1 deletion(-) (limited to 't') diff --git a/t/t0450/adoc-help-mismatches b/t/t0450/adoc-help-mismatches index 2c6ecd5fc8..8ee2d3f7c8 100644 --- a/t/t0450/adoc-help-mismatches +++ b/t/t0450/adoc-help-mismatches @@ -2,7 +2,6 @@ add am apply archive -bisect blame branch check-ref-format -- cgit v1.2.3