git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] improve doc heading for git-bisect
@ 2008-06-07  7:06 Robert Anderson
  2008-06-07  9:22 ` Jakub Narebski
  0 siblings, 1 reply; 8+ messages in thread
From: Robert Anderson @ 2008-06-07  7:06 UTC (permalink / raw)
  To: git

>From 7af03a835b7311c501f2147e25f428642fc3acb7 Mon Sep 17 00:00:00 2001
From: Robert W. Anderson <rwa000@gmail.com>
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@gmail.com>
---
 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

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-06-08 21:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-07  7:06 [PATCH] improve doc heading for git-bisect Robert Anderson
2008-06-07  9:22 ` Jakub Narebski
2008-06-07 16:06   ` Robert Anderson
2008-06-07 16:25     ` Jakub Narebski
2008-06-07 17:47     ` Junio C Hamano
2008-06-08  4:35     ` Jeff King
2008-06-08 15:01       ` Johannes Schindelin
2008-06-08 21:27         ` Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).