From: Junio C Hamano Date: Thu, 29 Oct 2015 20:59:14 +0000 (-0700) Subject: Merge branch 'xf/user-manual-markup' X-Git-Tag: v2.7.0-rc0~71 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6abe8f4439a714c7587c45a3e115b75a6a889131 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 --- 6abe8f4439a714c7587c45a3e115b75a6a889131 diff --cc Documentation/git-bisect.txt index 2044fe6820,edd964fe79..51cacd7169 --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@@ -256,10 -167,10 +256,10 @@@ Then compile and test the chosen revisi the revision as good or bad in the usual manner. Bisect skip - ~~~~~~~~~~~~ + ~~~~~~~~~~~ -Instead of choosing by yourself a nearby commit, you can ask Git -to do it for you by issuing the command: +Instead of choosing a nearby commit by yourself, you can ask Git to do +it for you by issuing the command: ------------ $ git bisect skip # Current version cannot be tested