From 5f190949ec0e5743d49827c30ae15d7314a13197 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Tue, 9 May 2006 00:32:35 +0000 Subject: [PATCH] Autogenerated man pages for v1.3.2-g45f7 --- man1/git-rev-list.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1 index 17a556747..9993aa746 100755 --- a/man1/git-rev-list.1 +++ b/man1/git-rev-list.1 @@ -73,7 +73,7 @@ Only useful with \-\-objects; print the object IDs that are not in packs\&. .TP \-\-bisect -Limit output to the one commit object which is roughly halfway between the included and excluded commits\&. Thus, if \fIgit\-rev\-list \-\-bisect foo bar baz\fR outputs \fImidpoint\fR, the output of \fIgit\-rev\-list foo ^midpoint\fR and \fIgit\-rev\-list midpoint bar baz\fR would be of roughly the same length\&. Finding the change which introduces a regression is thus reduced to a binary search: repeatedly generate and test new 'midpoint's until the commit chain is of length one\&. +Limit output to the one commit object which is roughly halfway between the included and excluded commits\&. Thus, if \fIgit\-rev\-list \-\-bisect foo ^bar ^baz\fR outputs \fImidpoint\fR, the output of \fIgit\-rev\-list foo ^midpoint\fR and \fIgit\-rev\-list midpoint ^bar ^baz\fR would be of roughly the same length\&. Finding the change which introduces a regression is thus reduced to a binary search: repeatedly generate and test new 'midpoint's until the commit chain is of length one\&. .TP \-\-max\-count -- 2.26.2