]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-config.txt
Documentation: turn middle-of-line tabs into spaces
authorMartin Ågren <martin.agren@gmail.com>
Wed, 6 Mar 2019 06:30:18 +0000 (07:30 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 7 Mar 2019 00:25:32 +0000 (09:25 +0900)
commit8d75a1d183e2cbb4c56c14e59aeda64a87d86a34
tree14d31082824480b232f7a6c7a10743fbfa4c039a
parent4c8b882ada9e2a4cfa8c97087ed91601c8b0286e
Documentation: turn middle-of-line tabs into spaces

These tabs happen to appear in columns where they don't stand out too
much, so the diff here is non-obvious. Some of these are rendered
differently by AsciiDoc and Asciidoctor (although the difference might
be invisible!), which is how I found a few of them. The remainder were
found using `git grep "[a-zA-Z.,)]$TAB[a-zA-Z]"`.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 files changed:
Documentation/config/diff.txt
Documentation/config/gc.txt
Documentation/config/gpg.txt
Documentation/git-config.txt
Documentation/git-grep.txt
Documentation/git-http-backend.txt
Documentation/git-ls-remote.txt
Documentation/git-notes.txt
Documentation/gitattributes.txt
Documentation/gitremote-helpers.txt
Documentation/gitweb.conf.txt
Documentation/rev-list-options.txt