Fossil SCM

Minor bisect linear doc tweak suggested in [forum:0ff3db6e4a5b218a|forum post 0ff3db6e4a5b218a].

stephan 2022-06-23 21:16 trunk
Commit ed4ac9716ba03ecfb5fb3ee07987a81486c556a2f12806bc84dcb6a8f26e3864
1 file changed +2 -1
+2 -1
--- src/bisect.c
+++ src/bisect.c
@@ -81,11 +81,12 @@
8181
"skip\"" },
8282
{ "direct-only", "on", "Follow only primary parent-child links, not "
8383
"merges\n" },
8484
{ "display", "chart", "Command to run after \"next\". \"chart\", "
8585
"\"log\", \"status\", or \"none\"" },
86
- { "linear", "off", "Do a linear scan rather than a true bisect" },
86
+ { "linear", "off", "Do a linear scan rather than a true bisect, "
87
+ "stopping at the first \"bad\" result"},
8788
};
8889
8990
/*
9091
** Return the value of a boolean bisect option.
9192
*/
9293
--- src/bisect.c
+++ src/bisect.c
@@ -81,11 +81,12 @@
81 "skip\"" },
82 { "direct-only", "on", "Follow only primary parent-child links, not "
83 "merges\n" },
84 { "display", "chart", "Command to run after \"next\". \"chart\", "
85 "\"log\", \"status\", or \"none\"" },
86 { "linear", "off", "Do a linear scan rather than a true bisect" },
 
87 };
88
89 /*
90 ** Return the value of a boolean bisect option.
91 */
92
--- src/bisect.c
+++ src/bisect.c
@@ -81,11 +81,12 @@
81 "skip\"" },
82 { "direct-only", "on", "Follow only primary parent-child links, not "
83 "merges\n" },
84 { "display", "chart", "Command to run after \"next\". \"chart\", "
85 "\"log\", \"status\", or \"none\"" },
86 { "linear", "off", "Do a linear scan rather than a true bisect, "
87 "stopping at the first \"bad\" result"},
88 };
89
90 /*
91 ** Return the value of a boolean bisect option.
92 */
93

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button