Merge branch 'jc/em-dash-in-doc'
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:16 +0000 (13:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Oct 2015 20:59:16 +0000 (13:59 -0700)
AsciiDoc markup fixes.

* jc/em-dash-in-doc:
Documentation: AsciiDoc spells em-dash as double-dashes, not triple

1  2 
Documentation/git-bisect.txt
Documentation/git-fetch.txt
Documentation/git-push.txt
Documentation/technical/index-format.txt
index 51cacd716994611dec6b81cd2b3465b5ee1a1ac3,617efa0559eb6b64af0b4776b3fa5dcd55da8af5..7e79aaedeb58632bca9edb6c1f7715c493139bb6
@@@ -335,9 -245,9 +335,9 @@@ cannot be tested. If the script exits w
  revision will be skipped (see `git bisect skip` above). 125 was chosen
  as the highest sensible value to use for this purpose, because 126 and 127
  are used by POSIX shells to signal specific error status (127 is for
- command not found, 126 is for command found but not executable---these
+ command not found, 126 is for command found but not executable--these
  details do not matter, as they are normal errors in the script, as far as
 -"bisect run" is concerned).
 +`bisect run` is concerned).
  
  You may often find that during a bisect session you want to have
  temporary modifications (e.g. s/#define DEBUG 0/#define DEBUG 1/ in a
Simple merge
Simple merge
Simple merge