summaryrefslogtreecommitdiff
path: root/Documentation/git-bisect.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-29 20:59:14 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-10-29 20:59:14 (GMT)
commit6abe8f4439a714c7587c45a3e115b75a6a889131 (patch)
tree74d0eefa2ea20f82b53fa1b28a0ea199f3418e40 /Documentation/git-bisect.txt
parent37023ba381b6d251d7140a997b39b566dbc63c42 (diff)
parent77d5f715c24f1c2f3469aab35536b06237a5883d (diff)
downloadgit-6abe8f4439a714c7587c45a3e115b75a6a889131.zip
git-6abe8f4439a714c7587c45a3e115b75a6a889131.tar.gz
git-6abe8f4439a714c7587c45a3e115b75a6a889131.tar.bz2
Merge branch 'xf/user-manual-markup'
AsciiDoc markup fixes. * xf/user-manual-markup: Documentation: match undefline with the text in old release notes Documentation: match underline with the text Documentation: fix header markup
Diffstat (limited to 'Documentation/git-bisect.txt')
-rw-r--r--Documentation/git-bisect.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-bisect.txt b/Documentation/git-bisect.txt
index 2044fe6..51cacd7 100644
--- a/Documentation/git-bisect.txt
+++ b/Documentation/git-bisect.txt
@@ -256,7 +256,7 @@ Then compile and test the chosen revision, and afterwards mark
the revision as good or bad in the usual manner.
Bisect skip
-~~~~~~~~~~~~
+~~~~~~~~~~~
Instead of choosing a nearby commit by yourself, you can ask Git to do
it for you by issuing the command: