]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-merge-base.txt
doc: fix merge-base ASCII art tab spacing
authorPhilip Oakley <philipoakley@iee.org>
Thu, 20 Oct 2016 23:40:09 +0000 (00:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Oct 2016 16:46:48 +0000 (09:46 -0700)
commit5dd05ebf6f963a7844cc8208b6c8170698aec222
tree83c37de827be56e1d0e9c81d0d01adcafeeb84f5
parent0b65a8dbdb38962e700ee16776a3042beb489060
doc: fix merge-base ASCII art tab spacing

The doc-tool stack does not always respect the 'tab = 8 spaces' rule,
particularly the git-scm doc pages https://git-scm.com/docs/git-merge-base
and the Git generated html pages.

Use just spaces within the block of the ascii art.

Noticed when reviewing Junio's suggested update to `git merge-base`
https://public-inbox.org/git/xmqqmvi2sj8f.fsf@gitster.mtv.corp.google.com/T/#u

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-merge-base.txt