From: Michael J Gruber Date: Mon, 15 Mar 2010 10:54:45 +0000 (+0100) Subject: Documentation/git-read-tree: fix table layout X-Git-Tag: v1.7.0.3~13 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/71928f7f11355a25873b9693e9009acad31f40ef?hp=71928f7f11355a25873b9693e9009acad31f40ef Documentation/git-read-tree: fix table layout Asciidoc takes the first non-space character in the first line of the paragraph as a reference point for preformatted layout, so adjust to that to make the table align. Signed-off-by: Michael J Gruber Signed-off-by: Junio C Hamano ---