>From 7af03a835b7311c501f2147e25f428642fc3acb7 Mon Sep 17 00:00:00 2001 From: Robert W. Anderson <rwa000@xxxxxxxxx> Date: Fri, 6 Jun 2008 23:53:37 -0700 Subject: [PATCH] improve doc heading for git-bisect Improve awkward heading in git-bisect documentation. Signed-off-by: Robert W. Anderson <rwa000@xxxxxxxxx> --- Documentation/git-bisect.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt index 37c7acb..3ea2527 100644 --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@ -129,8 +129,8 @@ $ git bisect replay that-file if you find later you made a mistake telling good/bad about a revision. -Avoiding to test a commit -~~~~~~~~~~~~~~~~~~~~~~~~~ +Changing the revision to test +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If in a middle of bisect session, you know what the bisect suggested to try next is not a good one to test (e.g. the change the commit -- 1.5.4.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html