diff options
author | Martin Ågren <martin.agren@gmail.com> | 2019-09-07 16:12:51 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-09 11:05:52 -0700 |
commit | 38cadf9e4733e9b5df92c580a25492b3c1081b80 (patch) | |
tree | 484b79567c93209be274a0be52885bcf6ebab14b /gitk-git/gitk | |
parent | git-ls-remote.txt: wrap shell listing in "----" (diff) | |
download | tgif-38cadf9e4733e9b5df92c580a25492b3c1081b80.tar.xz |
git-receive-pack.txt: wrap shell [script] listing in "----"
The indented lines in the example shell script listing are indented
differently by AsciiDoc and Asciidoctor.
Fix this by marking the example shell script as a code listing by
wrapping it in "----". Because this gives us some extra indentation, we
can remove the one that we have been carrying explicitly. That is, drop
the first tab of indentation on each line. For consistency, make the
same change to the short example shell session further down.
With AsciiDoc, this results in identical rendering before and after this
commit. Asciidoctor now renders this the same as AsciiDoc does.
Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitk-git/gitk')
0 files changed, 0 insertions, 0 deletions