From: Junio C Hamano Date: Wed, 4 Nov 2015 22:20:47 +0000 (-0800) Subject: Merge branch 'xf/user-manual-markup' into maint X-Git-Tag: v2.6.3~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6c66686e0b917df914af779257479c341590a9a0?ds=inline;hp=--cc Merge branch 'xf/user-manual-markup' into maint 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 --- 6c66686e0b917df914af779257479c341590a9a0 diff --cc Documentation/git-bisect.txt index 0e7482b4c9,edd964fe79..1b7a97b1db --- a/Documentation/git-bisect.txt +++ b/Documentation/git-bisect.txt @@@ -174,10 -167,10 +174,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