]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'xf/user-manual-markup'
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:14 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:14 +0000 (13:59 -0700)
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

1  2 
Documentation/git-bisect.txt
Documentation/git-remote.txt
Documentation/user-manual.txt

index 2044fe6820e0507a6dcc1823f8fe3fce407e4d90,edd964fe79178a74d029acf8da654688a292f7ee..51cacd716994611dec6b81cd2b3465b5ee1a1ac3
@@@ -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
Simple merge
Simple merge