aboutsummaryrefslogtreecommitdiff
path: root/Documentation/gitdiffcore.txt
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-05-13 00:58:06 -0400
committerJunio C Hamano <gitster@pobox.com>2015-05-12 22:13:40 -0700
commitb50bfb8fd5357ec7902ff2f4a4fead9dc907f788 (patch)
tree5bd97463cddcc32b50f29701fc78579609b9647a /Documentation/gitdiffcore.txt
parente08bc7a9ec2c6988d90b603792760a3add11b9a0 (diff)
downloadgit-b50bfb8fd5357ec7902ff2f4a4fead9dc907f788.tar.xz
doc: fix unquoted use of "{type}"
Curly braces open an "attribute" in AsciiDoc; if there's no such attribute, strange things may happen. In this case, the unquoted "{type}" causes AsciiDoc to omit an entire line of text from the output. We can fix it by putting the whole phrase inside literal backticks (which also lets us get rid of ugly backslash escaping). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitdiffcore.txt')
0 files changed, 0 insertions, 0 deletions