diff options
author | Martin Ågren <martin.agren@gmail.com> | 2019-09-07 16:12:50 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-09 11:05:52 -0700 |
commit | 5371813768eab02fd423ee1215b91a97cabe8d33 (patch) | |
tree | 9db4f8be99723a73b91c990bf0b1e3bbce08ac4a /gitk-git/gitk | |
parent | Documentation: wrap config listings in "----" (diff) | |
download | tgif-5371813768eab02fd423ee1215b91a97cabe8d33.tar.xz |
git-ls-remote.txt: wrap shell listing in "----"
The second "column" in the output of `git ls-remote` is typeset
differently by AsciiDoc and Asciidoctor, similar to various examples
touched by the last few commits.
Fix this by marking the example shell session 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. 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